Rate Overview
Live
1 TOP = 1.2034 BYN
1 BYN = 0.830998
TOP
Avg
1.3379
High
1.4456
Low
1.1718
Last updated: 7/26/2026, 4:04:18 AM
Quick Conversions
| TOP | BYN |
|---|---|
| 1 TOP | 1.20 BYN |
| 10 TOP | 12.03 BYN |
| 50 TOP | 60.17 BYN |
| 100 TOP | 120.34 BYN |
| 500 TOP | 601.69 BYN |
| 1,000 TOP | 1,203.37 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-26T04:04:18Z",
"rates": {
"BYN": 1.203373
}
}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": 120.3373,
"rate": 1.203373
}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