Rate Overview
Live
1 RWF = 0.010531 MVR
1 MVR = 94.9577
RWF
Avg
0.010564
High
0.010622
Low
0.010453
Last updated: 7/24/2026, 1:56:23 PM
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.27 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-07-24T13:56:23Z",
"rates": {
"MVR": 0.010531
}
}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.0531000000000001,
"rate": 0.010531
}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