Rate Overview
Live
1 BTN = 0.186031 MDL
1 MDL = 5.3754
BTN
Avg
0.182562
High
0.186031
Low
0.179883
Last updated: 6/21/2026, 7:14:17 AM
Quick Conversions
| BTN | MDL |
|---|---|
| 1 BTN | 0.19 MDL |
| 10 BTN | 1.86 MDL |
| 50 BTN | 9.30 MDL |
| 100 BTN | 18.60 MDL |
| 500 BTN | 93.02 MDL |
| 1,000 BTN | 186.03 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-06-21T07:14:17Z",
"rates": {
"MDL": 0.186031
}
}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.6031,
"rate": 0.186031
}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