Rate Overview
Live
1 BYN = 6.1066 MDL
1 MDL = 0.163759
BYN
Avg
6.0580
High
6.2979
Low
5.7738
Last updated: 7/23/2026, 6:26:50 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.11 MDL |
| 10 BYN | 61.07 MDL |
| 50 BYN | 305.33 MDL |
| 100 BYN | 610.66 MDL |
| 500 BYN | 3,053.28 MDL |
| 1,000 BYN | 6,106.55 MDL |
Get BYN/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MDLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-23T18:26:50Z",
"rates": {
"MDL": 6.106552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MDL",
"amount": 100
},
"result": 610.6551999999999,
"rate": 6.106552
}Build with BYN/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key