Rate Overview
Live
1 BGN = 10.5683 MXN
1 MXN = 0.094623
BGN
Avg
10.4862
High
10.5683
Low
10.3954
Last updated: 3/7/2026, 4:24:47 AM
Quick Conversions
| BGN | MXN |
|---|---|
| 1 BGN | 10.57 MXN |
| 10 BGN | 105.68 MXN |
| 50 BGN | 528.41 MXN |
| 100 BGN | 1,056.83 MXN |
| 500 BGN | 5,284.13 MXN |
| 1,000 BGN | 10,568.26 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-03-07T04:24:47Z",
"rates": {
"MXN": 10.568259
}
}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": 1056.8259,
"rate": 10.568259
}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