GET infos/sources

Html.Raw(Transl.Api.Documentation.ReturnTodayPrayerTimes)

Html.Raw(Transl.Api.Documentation.ResourceURL)

https://v2.api.forex/infos/currencies.json

Parameters

{format}typeoptionaldefaultdecription
{beautify}stringOptionaltrueFormats a CSS files with the chosen indentation level for optimal readability.
https://v2.api.forex/infos/sources.json?beautify=true
{lang}intOptionaltrue

Html.Raw(Transl.Api.Documentation.HigerLatDescription)
Default = en
https://v2.api.forex/infos/sources.json?lang=fr

Lang codeLang codeLang
EnglishenDefault
Frenchfr

Parameters

{format}typeoptionaldecription
{key}stringNoHtml.Raw(Transl.Api.Documentation.WeUseKey)
{city}stringNoHtml.Raw(Transl.Api.Documentation.DocsDescriptionCity)
{school}intYes

Html.Raw(Transl.Api.Documentation.EachCountiesDefaultSchool)

IdHtml.Raw(Transl.Api.Documentation.Name)Html.Raw(Transl.Shared.Fajr)Html.Raw(Transl.Shared.Isha)
{day}stringYesHtml.Raw(Transl.Api.Documentation.WeUseKey)
{month-year}stringYesHtml.Raw(Transl.Api.Documentation.WeUseKey)

Example Request

https://v2.api.forex/infos/sources.json

Example Result

[
  {
    "sourceId": "apiforex",
    "name": "Api Forex",
    "nameRw": "apiforex",
    "country": "World",
    "countryCode": "wd",
    "currency": "USD",
    "historics": true,
    "dailyRates": true,
    "added": "2018-10-17T08:36:18.977"
  },
  {
    "sourceId": "apiforex2",
    "name": "Api Forex",
    "nameRw": "apiforex2",
    "country": "World",
    "countryCode": "wd",
    "currency": "USD",
    "updateRate": "03:55:40.0966667",
    "added": "2018-10-27T03:55:40.097"
  },
  {
    "sourceId": "boc",
    "name": "Bank Of Canada",
    "nameRw": "bank-of-canada",
    "country": "Canada",
    "countryCode": "ca",
    "currency": "CAD",
    "historics": true,
    "dailyRates": true,
    "timeZone": "America/New_York",
    "updateRate": "16:30:00",
    "added": "2018-02-12T23:44:40.987"
  },
  {
    "sourceId": "bot",
    "name": "Bank Of Thailand",
    "nameRw": "bank-of-thailand",
    "country": "Thailand",
    "countryCode": "th",
    "currency": "THB",
    "website": "https://www.bot.or.th/English/Pages/default.aspx",
    "wikipedia": "https://en.wikipedia.org/wiki/Bank_of_Thailand",
    "historics": true,
    "dailyRates": true,
    "timeZone": "Asia/Bangkok",
    "updateRate": "18:00:00",
    "added": "2018-02-12T22:10:07.767"
  },
  {
    "sourceId": "cbr",
    "name": "Central Bank Of The Russian Federation",
    "nameRw": "central-bank-of-russia",
    "country": "Russia",
    "countryCode": "ru",
    "currency": "RUB",
    "website": "https://cbr.ru/eng/",
    "wikipedia": "https://en.wikipedia.org/wiki/Central_Bank_of_Russia",
    "historics": true,
    "dailyRates": true,
    "timeZone": "Europe/Moscow",
    "updateRate": "15:00:00",
    "added": "2018-02-17T06:43:51.49"
  },
  {
    "sourceId": "cnb",
    "name": "Czech National Bank",
    "nameRw": "czech-national-bank",
    "country": "Czech Republic",
    "countryCode": "cz",
    "currency": "CZK",
    "website": "http://www.cnb.cz/en/",
    "wikipedia": "https://en.wikipedia.org/wiki/Czech_National_Bank",
    "historics": true,
    "dailyRates": true,
    "timeZone": "Europe/Prague",
    "updateRate": "16:30:00",
    "added": "2018-02-12T22:22:22.25"
  },
  {
    "sourceId": "coinbase",
    "name": "Coinbase",
    "nameRw": "coinbase",
    "country": "World",
    "countryCode": "wd",
    "currency": "USD",
    "historics": false,
    "dailyRates": true,
    "added": "2018-02-12T22:19:50.287"
  },
  {
    "sourceId": "ecb",
    "name": "European Central Bank",
    "nameRw": "european-central-bank",
    "country": "Europe",
    "countryCode": "eu",
    "currency": "EUR",
    "historics": true,
    "dailyRates": true,
    "timeZone": "Europe/Oslo",
    "updateRate": "16:00:00",
    "added": "2018-02-12T22:23:59.393"
  },
  {
    "sourceId": "forex",
    "name": "Forex",
    "nameRw": "forex-trading",
    "country": "World",
    "countryCode": "wd",
    "currency": "USD",
    "historics": true,
    "dailyRates": true,
    "added": "2018-02-12T22:24:54.047"
  },
  {
    "sourceId": "nbp",
    "name": "National Bank Of Poland",
    "nameRw": "national-bank-of-poland",
    "country": "Poland",
    "countryCode": "pl",
    "currency": "PLN",
    "historics": true,
    "dailyRates": true,
    "timeZone": "Europe/Warsaw",
    "updateRate": "16:45:00",
    "added": "2018-03-04T10:40:55.36"
  },
  {
    "sourceId": "ocbc",
    "name": "OCBC Bank",
    "nameRw": "ocbc-bank",
    "country": "Singapore",
    "countryCode": "sg",
    "currency": "SGD",
    "website": "https://www.ocbc.com/",
    "wikipedia": "https://en.wikipedia.org/wiki/OCBC_Bank",
    "historics": false,
    "dailyRates": true,
    "timeZone": "Asia/Singapore",
    "added": "2018-11-12T05:33:57.83"
  }
]