Rate Overview
Live
1 MVR = 0.178693 BYN
1 BYN = 5.5962
MVR
Avg
0.202264
High
0.221198
Low
0.178264
Last updated: 5/27/2026, 1:25:08 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.18 BYN |
| 10 MVR | 1.79 BYN |
| 50 MVR | 8.93 BYN |
| 100 MVR | 17.87 BYN |
| 500 MVR | 89.35 BYN |
| 1,000 MVR | 178.69 BYN |
Get MVR/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=BYNExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-27T01:25:08Z",
"rates": {
"BYN": 0.178693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "BYN",
"amount": 100
},
"result": 17.8693,
"rate": 0.178693
}Build with MVR/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key