Rate Overview
Live
1 BYN = 6.2813 MDL
1 MDL = 0.159202
BYN
Avg
5.9148
High
6.3228
Low
5.0119
Last updated: 5/26/2026, 9:26:27 PM
Quick Conversions
| BYN | MDL |
|---|---|
| 1 BYN | 6.28 MDL |
| 10 BYN | 62.81 MDL |
| 50 BYN | 314.07 MDL |
| 100 BYN | 628.13 MDL |
| 500 BYN | 3,140.67 MDL |
| 1,000 BYN | 6,281.33 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-05-26T21:26:27Z",
"rates": {
"MDL": 6.28133
}
}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": 628.1329999999999,
"rate": 6.28133
}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