Rate Overview
Live
1 MDL = 0.164667 BYN
1 BYN = 6.0729
MDL
Avg
0.164575
High
0.165336
Low
0.163771
Last updated: 7/5/2026, 1:12:13 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.16 BYN |
| 10 MDL | 1.65 BYN |
| 50 MDL | 8.23 BYN |
| 100 MDL | 16.47 BYN |
| 500 MDL | 82.33 BYN |
| 1,000 MDL | 164.67 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-05T13:12:13Z",
"rates": {
"BYN": 0.164667
}
}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.4667,
"rate": 0.164667
}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