Rate Overview
Live
1 TOP = 1.2104 BYN
1 BYN = 0.826147
TOP
Avg
1.2207
High
1.2318
Low
1.2104
Last updated: 7/4/2026, 8:13:15 PM
Quick Conversions
| TOP | BYN |
|---|---|
| 1 TOP | 1.21 BYN |
| 10 TOP | 12.10 BYN |
| 50 TOP | 60.52 BYN |
| 100 TOP | 121.04 BYN |
| 500 TOP | 605.22 BYN |
| 1,000 TOP | 1,210.44 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-07-04T20:13:15Z",
"rates": {
"BYN": 1.210438
}
}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": 121.04379999999999,
"rate": 1.210438
}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