Rate Overview
Live
1 BGN = 10.2989 MXN
1 MXN = 0.097097
BGN
Avg
10.3946
High
10.4852
Low
10.2989
Last updated: 5/9/2026, 2:52:39 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.30 MXN |
| 10 BGN | 102.99 MXN |
| 50 BGN | 514.95 MXN |
| 100 BGN | 1,029.89 MXN |
| 500 BGN | 5,149.47 MXN |
| 1,000 BGN | 10,298.95 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-05-09T02:52:39Z",
"rates": {
"MXN": 10.298945
}
}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": 1029.8944999999999,
"rate": 10.298945
}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