Rate Overview
Live
1 MDL = 0.164021 BYN
1 BYN = 6.0968
MDL
Avg
0.163818
High
0.164336
Low
0.163154
Last updated: 5/6/2026, 7:13:05 PM
Quick Conversions
| MDL | BYN |
|---|---|
| 1 MDL | 0.16 BYN |
| 10 MDL | 1.64 BYN |
| 50 MDL | 8.20 BYN |
| 100 MDL | 16.40 BYN |
| 500 MDL | 82.01 BYN |
| 1,000 MDL | 164.02 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-05-06T19:13:05Z",
"rates": {
"BYN": 0.164021
}
}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.4021,
"rate": 0.164021
}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