Rate Overview
Live
1 MVR = 0.193427 BYN
1 BYN = 5.1699
MVR
Avg
0.207635
High
0.220649
Low
0.185318
Last updated: 3/27/2026, 10:22:59 AM
Quick Conversions
| MVR | BYN |
|---|---|
| 1 MVR | 0.19 BYN |
| 10 MVR | 1.93 BYN |
| 50 MVR | 9.67 BYN |
| 100 MVR | 19.34 BYN |
| 500 MVR | 96.71 BYN |
| 1,000 MVR | 193.43 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-27T10:22:59Z",
"rates": {
"BYN": 0.193427
}
}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": 19.342699999999997,
"rate": 0.193427
}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