Rate Overview
Live
1 BGN = 10.1946 MXN
1 MXN = 0.098091
BGN
Avg
10.6383
High
11.1839
Low
10.1946
Last updated: 7/30/2026, 11:06:04 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.19 MXN |
| 10 BGN | 101.95 MXN |
| 50 BGN | 509.73 MXN |
| 100 BGN | 1,019.46 MXN |
| 500 BGN | 5,097.32 MXN |
| 1,000 BGN | 10,194.64 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-07-30T11:06:04Z",
"rates": {
"MXN": 10.194635
}
}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": 1019.4635,
"rate": 10.194635
}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