Rate Overview
Live
1 MXN = 0.098442 BGN
1 BGN = 10.1583
MXN
Avg
0.094051
High
0.098540
Low
0.089063
Last updated: 7/28/2026, 3:58:02 AM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.98 BGN |
| 50 MXN | 4.92 BGN |
| 100 MXN | 9.84 BGN |
| 500 MXN | 49.22 BGN |
| 1,000 MXN | 98.44 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-07-28T03:58:02Z",
"rates": {
"BGN": 0.098442
}
}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.8442,
"rate": 0.098442
}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