Rate Overview
Live
1 TOP = 1.2210 BYN
1 BYN = 0.819017
TOP
Avg
1.2064
High
1.2234
Low
1.1723
Last updated: 5/6/2026, 1:14:21 PM
Quick Conversions
| TOP | BYN |
|---|---|
| 1 TOP | 1.22 BYN |
| 10 TOP | 12.21 BYN |
| 50 TOP | 61.05 BYN |
| 100 TOP | 122.10 BYN |
| 500 TOP | 610.49 BYN |
| 1,000 TOP | 1,220.98 BYN |
Get TOP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BYNExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-06T13:14:21Z",
"rates": {
"BYN": 1.220976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BYN",
"amount": 100
},
"result": 122.0976,
"rate": 1.220976
}Build with TOP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key