Rate Overview
Live
1 MDL = 5.5042 BTN
1 BTN = 0.181680
MDL
Avg
5.5084
High
5.5207
Low
5.5042
Last updated: 5/7/2026, 8:32:45 AM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.50 BTN |
| 10 MDL | 55.04 BTN |
| 50 MDL | 275.21 BTN |
| 100 MDL | 550.42 BTN |
| 500 MDL | 2,752.08 BTN |
| 1,000 MDL | 5,504.17 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-05-07T08:32:45Z",
"rates": {
"BTN": 5.504169
}
}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": 550.4169,
"rate": 5.504169
}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