Rate Overview
Live
1 MVR = 0.200056 BYN
1 BYN = 4.9986
MVR
Avg
0.196978
High
0.200241
Low
0.194933
Last updated: 9/2/2026, 2:30:37 PM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.20 BYN |
| 10 MVR | 2.00 BYN |
| 50 MVR | 10.00 BYN |
| 100 MVR | 20.01 BYN |
| 500 MVR | 100.03 BYN |
| 1,000 MVR | 200.06 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-09-02T14:30:37Z",
"rates": {
"BYN": 0.200056
}
}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": 20.0056,
"rate": 0.200056
}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