Rate Overview
Live
1 MDL = 5.4616 BTN
1 BTN = 0.183095
MDL
Avg
5.4104
High
5.4616
Low
5.3613
Last updated: 4/16/2026, 2:05:42 PM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.46 BTN |
| 10 MDL | 54.62 BTN |
| 50 MDL | 273.08 BTN |
| 100 MDL | 546.16 BTN |
| 500 MDL | 2,730.82 BTN |
| 1,000 MDL | 5,461.64 BTN |
Get MDL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BTNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:05:42Z",
"rates": {
"BTN": 5.461641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BTN",
"amount": 100
},
"result": 546.1641,
"rate": 5.461641
}Build with MDL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key