Rate Overview
Live
1 MVR = 0.189508 BYN
1 BYN = 5.2768
MVR
Avg
0.185687
High
0.197070
Low
0.177762
Last updated: 7/1/2026, 9:38:10 PM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.90 BYN |
| 50 MVR | 9.48 BYN |
| 100 MVR | 18.95 BYN |
| 500 MVR | 94.75 BYN |
| 1,000 MVR | 189.51 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-01T21:38:10Z",
"rates": {
"BYN": 0.189508
}
}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.9508,
"rate": 0.189508
}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