Rate Overview
Live
1 MDL = 0.163758 BYN
1 BYN = 6.1066
MDL
Avg
0.165165
High
0.173197
Low
0.158783
Last updated: 7/23/2026, 1:38:40 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.16 BYN |
| 10 MDL | 1.64 BYN |
| 50 MDL | 8.19 BYN |
| 100 MDL | 16.38 BYN |
| 500 MDL | 81.88 BYN |
| 1,000 MDL | 163.76 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-23T13:38:40Z",
"rates": {
"BYN": 0.163758
}
}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.375799999999998,
"rate": 0.163758
}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