Rate Overview
Live
1 MVR = 0.185497 BYN
1 BYN = 5.3909
MVR
Avg
0.185610
High
0.195798
Low
0.177325
Last updated: 7/13/2026, 3:43:45 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.85 BYN |
| 50 MVR | 9.27 BYN |
| 100 MVR | 18.55 BYN |
| 500 MVR | 92.75 BYN |
| 1,000 MVR | 185.50 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-13T03:43:45Z",
"rates": {
"BYN": 0.185497
}
}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.549699999999998,
"rate": 0.185497
}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