Rate Overview
Live
1 MDL = 0.158684 BYN
1 BYN = 6.3018
MDL
Avg
0.158993
High
0.160003
Low
0.158485
Last updated: 6/16/2026, 3:07:42 AM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.16 BYN |
| 10 MDL | 1.59 BYN |
| 50 MDL | 7.93 BYN |
| 100 MDL | 15.87 BYN |
| 500 MDL | 79.34 BYN |
| 1,000 MDL | 158.68 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-06-16T03:07:42Z",
"rates": {
"BYN": 0.158684
}
}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": 15.8684,
"rate": 0.158684
}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