Rate Overview
Live
1 MNT = 0.000477 BGN
1 BGN = 2096.44
MNT
Avg
0.000477
High
0.000479
Low
0.000471
Last updated: 7/5/2026, 4:35:03 AM
Quick Conversions
| MNT | BGN |
|---|---|
| 1 MNT | 0.00 BGN |
| 10 MNT | 0.00 BGN |
| 50 MNT | 0.02 BGN |
| 100 MNT | 0.05 BGN |
| 500 MNT | 0.24 BGN |
| 1,000 MNT | 0.48 BGN |
Get MNT/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=BGNExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-05T04:35:03Z",
"rates": {
"BGN": 0.000477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "BGN",
"amount": 100
},
"result": 0.0477,
"rate": 0.000477
}Build with MNT/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key