Rate Overview
Live
1 BGN = 10.1488 MXN
1 MXN = 0.098534
BGN
Avg
10.6586
High
11.2517
Low
10.1488
Last updated: 7/29/2026, 12:28:42 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.15 MXN |
| 10 BGN | 101.49 MXN |
| 50 BGN | 507.44 MXN |
| 100 BGN | 1,014.88 MXN |
| 500 BGN | 5,074.38 MXN |
| 1,000 BGN | 10,148.76 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-29T00:28:42Z",
"rates": {
"MXN": 10.148764
}
}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": 1014.8764,
"rate": 10.148764
}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