Rate Overview
Live
1 MDL = 0.172409 BYN
1 BYN = 5.8002
MDL
Avg
0.171341
High
0.172409
Low
0.170693
Last updated: 8/13/2026, 6:38:22 AM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.17 BYN |
| 10 MDL | 1.72 BYN |
| 50 MDL | 8.62 BYN |
| 100 MDL | 17.24 BYN |
| 500 MDL | 86.20 BYN |
| 1,000 MDL | 172.41 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-13T06:38:22Z",
"rates": {
"BYN": 0.172409
}
}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.2409,
"rate": 0.172409
}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