Rate Overview
Live
1 MDL = 0.164845 BYN
1 BYN = 6.0663
MDL
Avg
0.178689
High
0.204423
Low
0.158327
Last updated: 7/19/2026, 3:49:19 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.16 BYN |
| 10 MDL | 1.65 BYN |
| 50 MDL | 8.24 BYN |
| 100 MDL | 16.48 BYN |
| 500 MDL | 82.42 BYN |
| 1,000 MDL | 164.85 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-07-19T15:49:19Z",
"rates": {
"BYN": 0.164845
}
}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.4845,
"rate": 0.164845
}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