Rate Overview
Live
1 BYN = 6.1287 MDL
1 MDL = 0.163166
BYN
Avg
5.6593
High
6.3160
Low
4.8918
Last updated: 7/26/2026, 9:17:25 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.13 MDL |
| 10 BYN | 61.29 MDL |
| 50 BYN | 306.44 MDL |
| 100 BYN | 612.87 MDL |
| 500 BYN | 3,064.36 MDL |
| 1,000 BYN | 6,128.71 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-26T21:17:25Z",
"rates": {
"MDL": 6.128711
}
}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": 612.8711,
"rate": 6.128711
}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