Rate Overview
Live
1 MXN = 0.093977 BGN
1 BGN = 10.6409
MXN
Avg
0.094589
High
0.095337
Low
0.093918
Last updated: 3/27/2026, 2:32:34 PM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.09 BGN |
| 10 MXN | 0.94 BGN |
| 50 MXN | 4.70 BGN |
| 100 MXN | 9.40 BGN |
| 500 MXN | 46.99 BGN |
| 1,000 MXN | 93.98 BGN |
Get MXN/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BGNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T14:32:34Z",
"rates": {
"BGN": 0.093977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BGN",
"amount": 100
},
"result": 9.3977,
"rate": 0.093977
}Build with MXN/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key