Rate Overview
Live
1 MVR = 0.187306 BYN
1 BYN = 5.3389
MVR
Avg
0.186232
High
0.188832
Low
0.180390
Last updated: 7/22/2026, 8:37:31 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.87 BYN |
| 50 MVR | 9.37 BYN |
| 100 MVR | 18.73 BYN |
| 500 MVR | 93.65 BYN |
| 1,000 MVR | 187.31 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-22T08:37:31Z",
"rates": {
"BYN": 0.187306
}
}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.7306,
"rate": 0.187306
}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