Rate Overview
Live
1 BYN = 6.0558 MDL
1 MDL = 0.165130
BYN
Avg
6.0785
High
6.0964
Low
6.0558
Last updated: 7/25/2026, 12:48:44 AM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.06 MDL |
| 10 BYN | 60.56 MDL |
| 50 BYN | 302.79 MDL |
| 100 BYN | 605.58 MDL |
| 500 BYN | 3,027.92 MDL |
| 1,000 BYN | 6,055.83 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-25T00:48:44Z",
"rates": {
"MDL": 6.05583
}
}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": 605.5830000000001,
"rate": 6.05583
}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