Rate Overview
Live
1 MDL = 5.2990 BTN
1 BTN = 0.188713
MDL
Avg
5.3207
High
5.3358
Low
5.2990
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| MDL | BTN |
|---|---|
| 1 MDL | 5.30 BTN |
| 10 MDL | 52.99 BTN |
| 50 MDL | 264.95 BTN |
| 100 MDL | 529.90 BTN |
| 500 MDL | 2,649.52 BTN |
| 1,000 MDL | 5,299.04 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-03-07T01:55:07Z",
"rates": {
"BTN": 5.299044
}
}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": 529.9044,
"rate": 5.299044
}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