Rate Overview
Live
1 BTN = 0.184343 MDL
1 MDL = 5.4247
BTN
Avg
0.186201
High
0.188141
Low
0.184343
Last updated: 7/4/2026, 1:56:07 PM
Quick Conversions
| BTN | MDL |
|---|---|
| 1 BTN | 0.18 MDL |
| 10 BTN | 1.84 MDL |
| 50 BTN | 9.22 MDL |
| 100 BTN | 18.43 MDL |
| 500 BTN | 92.17 MDL |
| 1,000 BTN | 184.34 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-07-04T13:56:07Z",
"rates": {
"MDL": 0.184343
}
}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.4343,
"rate": 0.184343
}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