Rate Overview
Live
1 TOP = 0.723326 BGN
1 BGN = 1.3825
TOP
Avg
0.722359
High
0.733664
Low
0.711762
Last updated: 7/20/2026, 6:12:47 AM
Quick Conversions
| TOP | BGN |
|---|---|
| 1 TOP | 0.72 BGN |
| 10 TOP | 7.23 BGN |
| 50 TOP | 36.17 BGN |
| 100 TOP | 72.33 BGN |
| 500 TOP | 361.66 BGN |
| 1,000 TOP | 723.33 BGN |
Get TOP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=BGNExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-20T06:12:47Z",
"rates": {
"BGN": 0.723326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "BGN",
"amount": 100
},
"result": 72.3326,
"rate": 0.723326
}Build with TOP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key