Rate Overview
Live
1 MDL = 5.4904 BTN
1 BTN = 0.182137
MDL
Avg
5.3382
High
5.5948
Low
5.0717
Last updated: 7/20/2026, 5:38:29 AM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.49 BTN |
| 10 MDL | 54.90 BTN |
| 50 MDL | 274.52 BTN |
| 100 MDL | 549.04 BTN |
| 500 MDL | 2,745.19 BTN |
| 1,000 MDL | 5,490.38 BTN |
Get MDL/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BTNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-20T05:38:29Z",
"rates": {
"BTN": 5.490375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BTN",
"amount": 100
},
"result": 549.0375,
"rate": 5.490375
}Build with MDL/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key