Rate Overview
Live
1 BGN = 10.0325 MXN
1 MXN = 0.099676
BGN
Avg
10.0538
High
10.0876
Low
10.0276
Last updated: 9/7/2026, 7:16:35 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.03 MXN |
| 10 BGN | 100.32 MXN |
| 50 BGN | 501.62 MXN |
| 100 BGN | 1,003.25 MXN |
| 500 BGN | 5,016.25 MXN |
| 1,000 BGN | 10,032.49 MXN |
Get BGN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=MXNExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-09-07T07:16:35Z",
"rates": {
"MXN": 10.03249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "MXN",
"amount": 100
},
"result": 1003.2489999999999,
"rate": 10.03249
}Build with BGN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key