Rate Overview
Live
1 BTN = 0.183155 MDL
1 MDL = 5.4599
BTN
Avg
0.184473
High
0.186489
Low
0.183095
Last updated: 4/17/2026, 6:09:26 AM
Quick Conversions
| BTN | MDL |
|---|---|
| 1 BTN | 0.18 MDL |
| 10 BTN | 1.83 MDL |
| 50 BTN | 9.16 MDL |
| 100 BTN | 18.32 MDL |
| 500 BTN | 91.58 MDL |
| 1,000 BTN | 183.16 MDL |
Get BTN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MDLExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T06:09:26Z",
"rates": {
"MDL": 0.183155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MDL",
"amount": 100
},
"result": 18.3155,
"rate": 0.183155
}Build with BTN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key