Rate Overview
Live
1 MVR = 0.189903 BYN
1 BYN = 5.2658
MVR
Avg
0.188377
High
0.189903
Low
0.187177
Last updated: 3/7/2026, 12:10:44 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.90 BYN |
| 50 MVR | 9.50 BYN |
| 100 MVR | 18.99 BYN |
| 500 MVR | 94.95 BYN |
| 1,000 MVR | 189.90 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-03-07T00:10:44Z",
"rates": {
"BYN": 0.189903
}
}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.990299999999998,
"rate": 0.189903
}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