Rate Overview
Live
1 BYN = 6.3018 MDL
1 MDL = 0.158684
BYN
Avg
6.2896
High
6.3097
Low
6.2499
Last updated: 6/16/2026, 4:11:11 AM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.30 MDL |
| 10 BYN | 63.02 MDL |
| 50 BYN | 315.09 MDL |
| 100 BYN | 630.18 MDL |
| 500 BYN | 3,150.91 MDL |
| 1,000 BYN | 6,301.81 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-06-16T04:11:11Z",
"rates": {
"MDL": 6.301814
}
}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": 630.1814,
"rate": 6.301814
}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