Rate Overview
Live
1 MDL = 5.3732 BTN
1 BTN = 0.186110
MDL
Avg
5.3664
High
5.4080
Low
5.3055
Last updated: 3/27/2026, 9:39:08 AM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.37 BTN |
| 10 MDL | 53.73 BTN |
| 50 MDL | 268.66 BTN |
| 100 MDL | 537.32 BTN |
| 500 MDL | 2,686.58 BTN |
| 1,000 MDL | 5,373.17 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-03-27T09:39:08Z",
"rates": {
"BTN": 5.373166
}
}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": 537.3166,
"rate": 5.373166
}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