Rate Overview
Live
1 MVR = 0.187758 BYN
1 BYN = 5.3260
MVR
Avg
0.188086
High
0.188832
Low
0.187447
Last updated: 7/6/2026, 3:40:03 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.88 BYN |
| 50 MVR | 9.39 BYN |
| 100 MVR | 18.78 BYN |
| 500 MVR | 93.88 BYN |
| 1,000 MVR | 187.76 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-06T03:40:03Z",
"rates": {
"BYN": 0.187758
}
}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.7758,
"rate": 0.187758
}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