Rate Overview
Live
1 TOP = 0.720003 BGN
1 BGN = 1.3889
TOP
Avg
0.734365
High
0.797636
Low
0.689524
Last updated: 7/19/2026, 11:38:57 AM
Quick Conversions
| TOP | BGN |
|---|---|
| 1 TOP | 0.72 BGN |
| 10 TOP | 7.20 BGN |
| 50 TOP | 36.00 BGN |
| 100 TOP | 72.00 BGN |
| 500 TOP | 360.00 BGN |
| 1,000 TOP | 720.00 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-19T11:38:57Z",
"rates": {
"BGN": 0.720003
}
}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.0003,
"rate": 0.720003
}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