Rate Overview
Live
1 MXN = 0.094663 BGN
1 BGN = 10.5638
MXN
Avg
0.095464
High
0.096196
Low
0.094637
Last updated: 3/7/2026, 1:00:01 AM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.09 BGN |
| 10 MXN | 0.95 BGN |
| 50 MXN | 4.73 BGN |
| 100 MXN | 9.47 BGN |
| 500 MXN | 47.33 BGN |
| 1,000 MXN | 94.66 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-07T01:00:01Z",
"rates": {
"BGN": 0.094663
}
}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.4663,
"rate": 0.094663
}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