Rate Overview
Live
1 MXN = 0.098594 BGN
1 BGN = 10.1426
MXN
Avg
0.096666
High
0.098717
Low
0.094410
Last updated: 7/28/2026, 9:45:44 PM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.99 BGN |
| 50 MXN | 4.93 BGN |
| 100 MXN | 9.86 BGN |
| 500 MXN | 49.30 BGN |
| 1,000 MXN | 98.59 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-28T21:45:44Z",
"rates": {
"BGN": 0.098594
}
}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.8594,
"rate": 0.098594
}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