Rate Overview
Live
1 MDL = 5.4398 BTN
1 BTN = 0.183831
MDL
Avg
5.4683
High
5.4960
Low
5.4275
Last updated: 6/16/2026, 1:25:32 PM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.44 BTN |
| 10 MDL | 54.40 BTN |
| 50 MDL | 271.99 BTN |
| 100 MDL | 543.98 BTN |
| 500 MDL | 2,719.89 BTN |
| 1,000 MDL | 5,439.79 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-06-16T13:25:32Z",
"rates": {
"BTN": 5.439789
}
}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": 543.9789000000001,
"rate": 5.439789
}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