Rate Overview
Live
1 MXN = 0.099725 BGN
1 BGN = 10.0276
MXN
Avg
0.099344
High
0.099725
Low
0.099103
Last updated: 9/5/2026, 10:28:18 AM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 1.00 BGN |
| 50 MXN | 4.99 BGN |
| 100 MXN | 9.97 BGN |
| 500 MXN | 49.86 BGN |
| 1,000 MXN | 99.73 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-09-05T10:28:18Z",
"rates": {
"BGN": 0.099725
}
}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.9725,
"rate": 0.099725
}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