Rate Overview
Live
1 MXN = 0.098541 BGN
1 BGN = 10.1481
MXN
Avg
0.096090
High
0.098541
Low
0.092612
Last updated: 7/21/2026, 7:51:22 AM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.99 BGN |
| 50 MXN | 4.93 BGN |
| 100 MXN | 9.85 BGN |
| 500 MXN | 49.27 BGN |
| 1,000 MXN | 98.54 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-21T07:51:22Z",
"rates": {
"BGN": 0.098541
}
}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.8541,
"rate": 0.098541
}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