Rate Overview
Live
1 BTN = 0.191519 MXN
1 MXN = 5.2214
BTN
Avg
0.190493
High
0.191710
Low
0.189209
Last updated: 3/27/2026, 12:52:40 PM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.19 MXN |
| 10 BTN | 1.92 MXN |
| 50 BTN | 9.58 MXN |
| 100 BTN | 19.15 MXN |
| 500 BTN | 95.76 MXN |
| 1,000 BTN | 191.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-27T12:52:40Z",
"rates": {
"MXN": 0.191519
}
}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.151899999999998,
"rate": 0.191519
}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