Rate Overview
Live
1 MXN = 5.2330 BTN
1 BTN = 0.191094
MXN
Avg
5.2083
High
5.3359
Low
4.9962
Last updated: 3/27/2026, 9:25:04 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.23 BTN |
| 10 MXN | 52.33 BTN |
| 50 MXN | 261.65 BTN |
| 100 MXN | 523.30 BTN |
| 500 MXN | 2,616.51 BTN |
| 1,000 MXN | 5,233.02 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-03-27T09:25:04Z",
"rates": {
"BTN": 5.233018
}
}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": 523.3018000000001,
"rate": 5.233018
}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