Rate Overview
Live
1 MDL = 5.5283 BTN
1 BTN = 0.180887
MDL
Avg
5.3927
High
5.5815
Low
5.2895
Last updated: 5/27/2026, 11:18:27 AM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.53 BTN |
| 10 MDL | 55.28 BTN |
| 50 MDL | 276.42 BTN |
| 100 MDL | 552.83 BTN |
| 500 MDL | 2,764.16 BTN |
| 1,000 MDL | 5,528.32 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-05-27T11:18:27Z",
"rates": {
"BTN": 5.528319
}
}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": 552.8319,
"rate": 5.528319
}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