Rate Overview
Live
1 MXN = 5.1674 BTN
1 BTN = 0.193521
MXN
Avg
5.2223
High
5.2886
Low
5.1506
Last updated: 3/7/2026, 3:30:03 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.17 BTN |
| 10 MXN | 51.67 BTN |
| 50 MXN | 258.37 BTN |
| 100 MXN | 516.74 BTN |
| 500 MXN | 2,583.69 BTN |
| 1,000 MXN | 5,167.39 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-07T03:30:03Z",
"rates": {
"BTN": 5.167385
}
}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": 516.7385,
"rate": 5.167385
}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