Rate Overview
Live
1 MXN = 0.096890 BGN
1 BGN = 10.3210
MXN
Avg
0.095919
High
0.096890
Low
0.095232
Last updated: 5/7/2026, 10:11:30 AM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.97 BGN |
| 50 MXN | 4.84 BGN |
| 100 MXN | 9.69 BGN |
| 500 MXN | 48.45 BGN |
| 1,000 MXN | 96.89 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-05-07T10:11:30Z",
"rates": {
"BGN": 0.09689
}
}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.689,
"rate": 0.09689
}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