Rate Overview
Live
1 BTN = 0.191464 MXN
1 MXN = 5.2229
BTN
Avg
0.192104
High
0.200151
Low
0.187411
Last updated: 3/27/2026, 11:10:47 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.19 MXN |
| 10 BTN | 1.91 MXN |
| 50 BTN | 9.57 MXN |
| 100 BTN | 19.15 MXN |
| 500 BTN | 95.73 MXN |
| 1,000 BTN | 191.46 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-03-27T11:10:47Z",
"rates": {
"MXN": 0.191464
}
}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": 19.1464,
"rate": 0.191464
}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