Rate Overview
Live
1 MDL = 0.178895 BYN
1 BYN = 5.5899
MDL
Avg
0.175967
High
0.179734
Low
0.174134
Last updated: 9/1/2026, 11:51:29 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.18 BYN |
| 10 MDL | 1.79 BYN |
| 50 MDL | 8.94 BYN |
| 100 MDL | 17.89 BYN |
| 500 MDL | 89.45 BYN |
| 1,000 MDL | 178.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-09-01T23:51:29Z",
"rates": {
"BYN": 0.178895
}
}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.889499999999998,
"rate": 0.178895
}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