Rate Overview
Live
1 MXN = 5.2525 BTN
1 BTN = 0.190385
MXN
Avg
4.7816
High
5.2815
Low
4.2301
Last updated: 3/27/2026, 7:44:31 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.25 BTN |
| 10 MXN | 52.53 BTN |
| 50 MXN | 262.63 BTN |
| 100 MXN | 525.25 BTN |
| 500 MXN | 2,626.25 BTN |
| 1,000 MXN | 5,252.51 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-27T07:44:31Z",
"rates": {
"BTN": 5.252505
}
}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": 525.2505,
"rate": 5.252505
}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