Rate Overview
Live
1 BGN = 10.1352 MXN
1 MXN = 0.098666
BGN
Avg
10.1896
High
10.2473
Low
10.1352
Last updated: 6/19/2026, 9:47:53 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.14 MXN |
| 10 BGN | 101.35 MXN |
| 50 BGN | 506.76 MXN |
| 100 BGN | 1,013.52 MXN |
| 500 BGN | 5,067.62 MXN |
| 1,000 BGN | 10,135.25 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-06-19T09:47:53Z",
"rates": {
"MXN": 10.135248
}
}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": 1013.5248,
"rate": 10.135248
}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