Rate Overview
Live
1 YER = 0.010091 TOP
1 TOP = 99.0982
YER
Avg
0.009917
High
0.010091
Low
0.009723
Last updated: 4/18/2026, 8:46:34 AM
Quick Conversions
| YER | TOP |
|---|---|
| 1 YER | 0.01 TOP |
| 10 YER | 0.10 TOP |
| 50 YER | 0.50 TOP |
| 100 YER | 1.01 TOP |
| 500 YER | 5.05 TOP |
| 1,000 YER | 10.09 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-04-18T08:46:34Z",
"rates": {
"TOP": 0.010091
}
}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": 1.0090999999999999,
"rate": 0.010091
}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