Rate Overview
Live
1 MXN = 0.096739 BGN
1 BGN = 10.3371
MXN
Avg
0.097129
High
0.097397
Low
0.096739
Last updated: 5/27/2026, 6:17:54 PM
Quick Conversions
| MXN | BGN |
|---|---|
| 1 MXN | 0.10 BGN |
| 10 MXN | 0.97 BGN |
| 50 MXN | 4.84 BGN |
| 100 MXN | 9.67 BGN |
| 500 MXN | 48.37 BGN |
| 1,000 MXN | 96.74 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-27T18:17:54Z",
"rates": {
"BGN": 0.096739
}
}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.6739,
"rate": 0.096739
}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