Rate Overview
Live
1 MXN = 5.2615 BTN
1 BTN = 0.190059
MXN
Avg
5.2552
High
5.2851
Low
5.2162
Last updated: 3/27/2026, 6:07:48 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.26 BTN |
| 10 MXN | 52.62 BTN |
| 50 MXN | 263.08 BTN |
| 100 MXN | 526.15 BTN |
| 500 MXN | 2,630.77 BTN |
| 1,000 MXN | 5,261.53 BTN |
Get MXN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BTNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T06:07:48Z",
"rates": {
"BTN": 5.26153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BTN",
"amount": 100
},
"result": 526.1529999999999,
"rate": 5.26153
}Build with MXN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key