Rate Overview
Live
1 MXN = 5.5110 BTN
1 BTN = 0.181456
MXN
Avg
5.5327
High
5.5737
Low
5.5110
Last updated: 5/27/2026, 6:17:50 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.51 BTN |
| 10 MXN | 55.11 BTN |
| 50 MXN | 275.55 BTN |
| 100 MXN | 551.10 BTN |
| 500 MXN | 2,755.49 BTN |
| 1,000 MXN | 5,510.97 BTN |
Get MXN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BTNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-27T18:17:50Z",
"rates": {
"BTN": 5.510973
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BTN",
"amount": 100
},
"result": 551.0973,
"rate": 5.510973
}Build with MXN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key