Rate Overview
Live
1 BYN = 5.5898 MDL
1 MDL = 0.178896
BYN
Avg
5.6835
High
5.7427
Low
5.5638
Last updated: 9/1/2026, 8:56:34 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 5.59 MDL |
| 10 BYN | 55.90 MDL |
| 50 BYN | 279.49 MDL |
| 100 BYN | 558.98 MDL |
| 500 BYN | 2,794.92 MDL |
| 1,000 BYN | 5,589.84 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-09-01T20:56:34Z",
"rates": {
"MDL": 5.589841
}
}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": 558.9841,
"rate": 5.589841
}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