Rate Overview
Live
1 BTN = 0.184743 MXN
1 MXN = 5.4129
BTN
Avg
0.186143
High
0.187754
Low
0.184743
Last updated: 4/17/2026, 6:09:18 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.85 MXN |
| 50 BTN | 9.24 MXN |
| 100 BTN | 18.47 MXN |
| 500 BTN | 92.37 MXN |
| 1,000 BTN | 184.74 MXN |
Get BTN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MXNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T06:09:18Z",
"rates": {
"MXN": 0.184743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MXN",
"amount": 100
},
"result": 18.4743,
"rate": 0.184743
}Build with BTN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key