Rate Overview
Live
1 MXN = 0.096752 BGN
1 BGN = 10.3357
MXN
Avg
0.092534
High
0.097331
Low
0.088508
Last updated: 5/27/2026, 10:42:43 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.38 BGN |
| 1,000 MXN | 96.75 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-27T22:42:43Z",
"rates": {
"BGN": 0.096752
}
}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.6752,
"rate": 0.096752
}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