Rate Overview
Live
1 BTN = 0.180886 MDL
1 MDL = 5.5283
BTN
Avg
0.185479
High
0.189055
Low
0.179164
Last updated: 5/27/2026, 10:40:39 PM
Quick Conversions
| BTN | MDL |
|---|---|
| 1 BTN | 0.18 MDL |
| 10 BTN | 1.81 MDL |
| 50 BTN | 9.04 MDL |
| 100 BTN | 18.09 MDL |
| 500 BTN | 90.44 MDL |
| 1,000 BTN | 180.89 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-05-27T22:40:39Z",
"rates": {
"MDL": 0.180886
}
}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.0886,
"rate": 0.180886
}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