Rate Overview
Live
1 BYN = 5.8886 MDL
1 MDL = 0.169819
BYN
Avg
5.9097
High
5.9498
Low
5.8886
Last updated: 3/7/2026, 1:00:32 AM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 5.89 MDL |
| 10 BYN | 58.89 MDL |
| 50 BYN | 294.43 MDL |
| 100 BYN | 588.86 MDL |
| 500 BYN | 2,944.30 MDL |
| 1,000 BYN | 5,888.61 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-07T01:00:32Z",
"rates": {
"MDL": 5.888609
}
}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": 588.8609,
"rate": 5.888609
}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