Rate Overview
Live
1 MDL = 5.5141 BTN
1 BTN = 0.181353
MDL
Avg
5.4921
High
5.5141
Low
5.4715
Last updated: 8/14/2026, 8:32:32 PM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.51 BTN |
| 10 MDL | 55.14 BTN |
| 50 MDL | 275.71 BTN |
| 100 MDL | 551.41 BTN |
| 500 MDL | 2,757.06 BTN |
| 1,000 MDL | 5,514.12 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-08-14T20:32:32Z",
"rates": {
"BTN": 5.514119
}
}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": 551.4119,
"rate": 5.514119
}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