Rate Overview
Live
1 MXN = 0.096736 BGN
1 BGN = 10.3374
MXN
Avg
0.096578
High
0.096823
Low
0.096221
Last updated: 4/17/2026, 4:52:48 AM
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-04-17T04:52:48Z",
"rates": {
"BGN": 0.096736
}
}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.6736,
"rate": 0.096736
}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