Rate Overview
Live
1 RWF = 0.010525 MVR
1 MVR = 95.0119
RWF
Avg
0.010545
High
0.010572
Low
0.010525
Last updated: 5/27/2026, 8:46:44 AM
Quick Conversions
| RWF | MVR |
|---|---|
| 1 RWF | 0.01 MVR |
| 10 RWF | 0.11 MVR |
| 50 RWF | 0.53 MVR |
| 100 RWF | 1.05 MVR |
| 500 RWF | 5.26 MVR |
| 1,000 RWF | 10.53 MVR |
Get RWF/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MVRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-27T08:46:44Z",
"rates": {
"MVR": 0.010525
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MVR",
"amount": 100
},
"result": 1.0525,
"rate": 0.010525
}Build with RWF/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key