Rate Overview
Live
1 MVR = 0.187077 BYN
1 BYN = 5.3454
MVR
Avg
0.186916
High
0.187387
Low
0.186146
Last updated: 7/24/2026, 9:29:27 PM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.87 BYN |
| 50 MVR | 9.35 BYN |
| 100 MVR | 18.71 BYN |
| 500 MVR | 93.54 BYN |
| 1,000 MVR | 187.08 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-07-24T21:29:27Z",
"rates": {
"BYN": 0.187077
}
}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.7077,
"rate": 0.187077
}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