Rate Overview
Live
1 BYN = 5.8600 MDL
1 MDL = 0.170648
BYN
Avg
5.8320
High
5.8923
Low
5.7496
Last updated: 3/27/2026, 11:54:49 AM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 5.86 MDL |
| 10 BYN | 58.60 MDL |
| 50 BYN | 293.00 MDL |
| 100 BYN | 586.00 MDL |
| 500 BYN | 2,930.00 MDL |
| 1,000 BYN | 5,860.00 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-03-27T11:54:49Z",
"rates": {
"MDL": 5.860001
}
}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": 586.0001,
"rate": 5.860001
}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