Rate Overview
Live
1 BTN = 0.193521 MXN
1 MXN = 5.1674
BTN
Avg
0.191500
High
0.194151
Low
0.189084
Last updated: 3/7/2026, 5:31:48 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.19 MXN |
| 10 BTN | 1.94 MXN |
| 50 BTN | 9.68 MXN |
| 100 BTN | 19.35 MXN |
| 500 BTN | 96.76 MXN |
| 1,000 BTN | 193.52 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-07T05:31:48Z",
"rates": {
"MXN": 0.193521
}
}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.3521,
"rate": 0.193521
}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