Rate Overview
Live
1 MDL = 0.166904 BYN
1 BYN = 5.9915
MDL
Avg
0.167020
High
0.169072
Low
0.166328
Last updated: 4/16/2026, 2:06:31 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.17 BYN |
| 10 MDL | 1.67 BYN |
| 50 MDL | 8.35 BYN |
| 100 MDL | 16.69 BYN |
| 500 MDL | 83.45 BYN |
| 1,000 MDL | 166.90 BYN |
Get MDL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=BYNExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:06:31Z",
"rates": {
"BYN": 0.166904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "BYN",
"amount": 100
},
"result": 16.6904,
"rate": 0.166904
}Build with MDL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key