Rate Overview
Live
1 MNT = 0.000471 BGN
1 BGN = 2123.14
MNT
Avg
0.000468
High
0.000472
Low
0.000464
Last updated: 3/7/2026, 12:33:18 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.47 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-03-07T00:33:18Z",
"rates": {
"BGN": 0.000471
}
}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.0471,
"rate": 0.000471
}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