Rate Overview
Live
1 TOP = 103.0201 YER
1 YER = 0.009707
TOP
Avg
101.4909
High
103.0201
Low
100.0393
Last updated: 3/27/2026, 4:31:20 PM
Quick Conversions
| TOP | YER |
|---|---|
| 1 TOP | 103.02 YER |
| 10 TOP | 1,030.20 YER |
| 50 TOP | 5,151.01 YER |
| 100 TOP | 10,302.01 YER |
| 500 TOP | 51,510.07 YER |
| 1,000 TOP | 103,020.13 YER |
Get TOP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=YERExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-27T16:31:20Z",
"rates": {
"YER": 103.020132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "YER",
"amount": 100
},
"result": 10302.013200000001,
"rate": 103.020132
}Build with TOP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key