Rate Overview
Live
1 BYN = 6.0968 MDL
1 MDL = 0.164022
BYN
Avg
6.1043
High
6.1292
Low
6.0851
Last updated: 5/6/2026, 5:18:29 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.10 MDL |
| 10 BYN | 60.97 MDL |
| 50 BYN | 304.84 MDL |
| 100 BYN | 609.68 MDL |
| 500 BYN | 3,048.38 MDL |
| 1,000 BYN | 6,096.76 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-05-06T17:18:29Z",
"rates": {
"MDL": 6.096756
}
}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": 609.6756,
"rate": 6.096756
}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