Rate Overview
Live
1 MDL = 5.5396 BTN
1 BTN = 0.180517
MDL
Avg
5.5318
High
5.5769
Low
5.4937
Last updated: 9/1/2026, 5:52:41 PM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.54 BTN |
| 10 MDL | 55.40 BTN |
| 50 MDL | 276.98 BTN |
| 100 MDL | 553.96 BTN |
| 500 MDL | 2,769.82 BTN |
| 1,000 MDL | 5,539.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-09-01T17:52:41Z",
"rates": {
"BTN": 5.539644
}
}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": 553.9644,
"rate": 5.539644
}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