This service tests the validity of an RSS 2.0 feed, checking to see that it follows the rules of the RSS specification. For advice from the RSS Advisory Board on how to implement RSS and handle issues such as enclosures and HTML encoding, read the RSS Best Practices Profile. This checker is also a validator of Atom and RSS 1.0 feeds.

Use this tester regularly to ensure that your RSS feed continues to work well in the wide audience of RSS readers, podcast clients and other software that supports the format.

 

Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • line 71, column 4: item should contain a guid element [help]

        </item>
        ^

Source: https://www.cbr.ru/rss/RssCurrency

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  3.  <channel>
  4.    <title>Курсы валют</title>
  5.    <description>Курсы валют Банка России устанавливаемые ежедневно</description>
  6.    <copyright>Банк России</copyright>
  7.    <atom:link href="https://www.cbr.ru/rss/RssCurrency" rel="self" type="application/rss+xml" />
  8.    <link>https://www.cbr.ru/development/RSS/</link>
  9.    <language>ru-RU</language>
  10.    <lastBuildDate>Sat, 26 Jul 2025 00:00:00 +0300</lastBuildDate>
  11.    <item>
  12.      <title>Курсы валют на 26.07.2025</title>
  13.      <link>https://www.cbr.ru/currency_base/daily/?UniDbQuery.Posted=True&amp;UniDbQuery.To=26.07.2025</link>
  14.      <description>Австралийский доллар - 52,35
  15. Азербайджанский манат - 46,80
  16. Алжирский динар - 61,46
  17. Армянский драм - 20,72
  18. Бат - 24,61
  19. Бахрейнский динар - 211,53
  20. Белорусский рубль - 26,99
  21. Болгарский лев - 47,82
  22. Боливиано - 11,51
  23. Бразильский реал - 14,40
  24. Вона - 58,12
  25. Гонконгский доллар - 10,15
  26. Гривна - 19,04
  27. Датская крона - 12,53
  28. Дирхам ОАЭ - 21,66
  29. Доллар США - 79,55
  30. Донг - 31,61
  31. Евро - 93,35
  32. Египетский фунт - 16,21
  33. Злотый - 21,96
  34. Иена - 53,99
  35. Индийская рупия - 91,94
  36. Иранский риал - 14,17
  37. Канадский доллар - 58,37
  38. Катарский риал - 21,86
  39. Кубинское песо - 33,15
  40. Кьят - 37,88
  41. Лари - 29,36
  42. Молдавский лей - 47,23
  43. Найра - 51,83
  44. Новозеландский доллар - 47,95
  45. Новый туркменский манат - 22,73
  46. Норвежская крона - 78,75
  47. Оманский риал - 206,90
  48. Румынский лей - 18,41
  49. Рупия - 48,86
  50. Рэнд - 44,85
  51. Саудовский риял - 21,21
  52. СДР (специальные права заимствования) - 109,16
  53. Сербский динар - 79,71
  54. Сингапурский доллар - 62,18
  55. Сом - 91,13
  56. Сомони - 83,40
  57. Така - 65,01
  58. Тенге - 14,68
  59. Тугрик - 22,18
  60. Турецкая лира - 19,68
  61. Узбекский сум - 62,87
  62. Форинт - 23,57
  63. Фунт стерлингов - 107,73
  64. Чешская крона - 38,01
  65. Шведская крона - 83,61
  66. Швейцарский франк - 99,94
  67. Эфиопский быр - 57,37
  68. Юань - 11,07</description>
  69.      <pubDate>Sat, 26 Jul 2025 00:00:00 +0300</pubDate>
  70.      <category>currency</category>
  71.    </item>
  72.  </channel>
  73. </rss>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.rssboard.org/rss-validator/check.cgi?url=https%3A//www.cbr.ru/rss/RssCurrency

Software created by Sam Ruby, Mark Pilgrim, Joseph Walton and Phil Ringnalda