Skip to content

Instantly share code, notes, and snippets.

@NewYaroslav
Created December 27, 2025 07:10
Show Gist options
  • Select an option

  • Save NewYaroslav/083552248660623d10726b9ddce8b93b to your computer and use it in GitHub Desktop.

Select an option

Save NewYaroslav/083552248660623d10726b9ddce8b93b to your computer and use it in GitHub Desktop.
API курсов валют

API tradingview

URL: https://s3.tradingview.com/conversions_ru.json

Пример ответа:

{
"currencies": [
{"id":"AED","code":"AED","description":"Дирхам ОАЭ","kind":"fiat","logoid":"country/AE"},
{"id":"AFN","code":"AFN","description":"Афгани","kind":"fiat","logoid":"country/AF"},
{"id":"ALL","code":"ALL","description":"Албанский лек","kind":"fiat","logoid":"country/AL"},
...
{"id":"YEAR","name":"year","description":"year","type":"time"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment