Rate Overview
Live
1 BTN = 0.185257 MDL
1 MDL = 5.3979
BTN
Avg
0.183980
High
0.185257
Low
0.182293
Last updated: 6/19/2026, 8:37:53 AM
Quick Conversions
| BTN | MDL |
|---|---|
| 1 BTN | 0.19 MDL |
| 10 BTN | 1.85 MDL |
| 50 BTN | 9.26 MDL |
| 100 BTN | 18.53 MDL |
| 500 BTN | 92.63 MDL |
| 1,000 BTN | 185.26 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-19T08:37:53Z",
"rates": {
"MDL": 0.185257
}
}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.5257,
"rate": 0.185257
}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