Rate Overview
Live
1 BTN = 0.181399 MXN
1 MXN = 5.5127
BTN
Avg
0.181980
High
0.184986
Low
0.179412
Last updated: 5/27/2026, 7:15:52 PM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.81 MXN |
| 50 BTN | 9.07 MXN |
| 100 BTN | 18.14 MXN |
| 500 BTN | 90.70 MXN |
| 1,000 BTN | 181.40 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-05-27T19:15:52Z",
"rates": {
"MXN": 0.181399
}
}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.1399,
"rate": 0.181399
}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