Rate Overview
Live
1 BYN = 5.9914 MDL
1 MDL = 0.166905
BYN
Avg
5.9874
High
6.0122
Low
5.9146
Last updated: 4/16/2026, 4:16:08 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 5.99 MDL |
| 10 BYN | 59.91 MDL |
| 50 BYN | 299.57 MDL |
| 100 BYN | 599.14 MDL |
| 500 BYN | 2,995.72 MDL |
| 1,000 BYN | 5,991.43 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-04-16T16:16:08Z",
"rates": {
"MDL": 5.991432
}
}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": 599.1432,
"rate": 5.991432
}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