Rate Overview
Live
1 YER = 0.009932 TOP
1 TOP = 100.6847
YER
Avg
0.009902
High
0.010008
Low
0.009821
Last updated: 7/29/2026, 12:43:12 PM
Quick Conversions
| YER | TOP |
|---|---|
| 1 YER | 0.01 TOP |
| 10 YER | 0.10 TOP |
| 50 YER | 0.50 TOP |
| 100 YER | 0.99 TOP |
| 500 YER | 4.97 TOP |
| 1,000 YER | 9.93 TOP |
Get YER/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TOPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T12:43:12Z",
"rates": {
"TOP": 0.009932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TOP",
"amount": 100
},
"result": 0.9932,
"rate": 0.009932
}Build with YER/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key