Rate Overview
Live
1 MXN = 5.4384 BTN
1 BTN = 0.183879
MXN
Avg
5.4854
High
5.5390
Low
5.4300
Last updated: 6/19/2026, 9:05:53 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.44 BTN |
| 10 MXN | 54.38 BTN |
| 50 MXN | 271.92 BTN |
| 100 MXN | 543.84 BTN |
| 500 MXN | 2,719.18 BTN |
| 1,000 MXN | 5,438.36 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-06-19T09:05:53Z",
"rates": {
"BTN": 5.438362
}
}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": 543.8362,
"rate": 5.438362
}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