Rate Overview
Live
1 MDL = 5.4884 BTN
1 BTN = 0.182203
MDL
Avg
5.4085
High
5.5815
Low
5.2895
Last updated: 7/26/2026, 7:48:42 PM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.49 BTN |
| 10 MDL | 54.88 BTN |
| 50 MDL | 274.42 BTN |
| 100 MDL | 548.84 BTN |
| 500 MDL | 2,744.19 BTN |
| 1,000 MDL | 5,488.37 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-26T19:48:42Z",
"rates": {
"BTN": 5.48837
}
}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": 548.837,
"rate": 5.48837
}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