Rate Overview
Live
1 MXN = 5.4714 BTN
1 BTN = 0.182767
MXN
Avg
4.7278
High
5.4714
Low
4.0788
Last updated: 7/29/2026, 1:56:40 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.47 BTN |
| 10 MXN | 54.71 BTN |
| 50 MXN | 273.57 BTN |
| 100 MXN | 547.14 BTN |
| 500 MXN | 2,735.72 BTN |
| 1,000 MXN | 5,471.44 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-07-29T13:56:40Z",
"rates": {
"BTN": 5.471442
}
}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": 547.1442,
"rate": 5.471442
}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