Rate Overview
Live
1 MXN = 0.096781 BGN
1 BGN = 10.3326
MXN
Avg
0.093746
High
0.107279
Low
0.080422
Last updated: 5/27/2026, 8:25:59 PM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.97 BGN |
| 50 MXN | 4.84 BGN |
| 100 MXN | 9.68 BGN |
| 500 MXN | 48.39 BGN |
| 1,000 MXN | 96.78 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-27T20:25:59Z",
"rates": {
"BGN": 0.096781
}
}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.6781,
"rate": 0.096781
}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