Rate Overview
Live
1 MDL = 0.175620 BYN
1 BYN = 5.6941
MDL
Avg
0.173218
High
0.175620
Low
0.170784
Last updated: 8/16/2026, 6:29:41 AM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.18 BYN |
| 10 MDL | 1.76 BYN |
| 50 MDL | 8.78 BYN |
| 100 MDL | 17.56 BYN |
| 500 MDL | 87.81 BYN |
| 1,000 MDL | 175.62 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-08-16T06:29:41Z",
"rates": {
"BYN": 0.17562
}
}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": 17.562,
"rate": 0.17562
}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