Rate Overview
Live
1 MVR = 0.182794 BYN
1 BYN = 5.4706
MVR
Avg
0.182692
High
0.183110
Low
0.182269
Last updated: 5/6/2026, 10:09:27 PM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.18 BYN |
| 10 MVR | 1.83 BYN |
| 50 MVR | 9.14 BYN |
| 100 MVR | 18.28 BYN |
| 500 MVR | 91.40 BYN |
| 1,000 MVR | 182.79 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-06T22:09:27Z",
"rates": {
"BYN": 0.182794
}
}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": 18.279400000000003,
"rate": 0.182794
}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