Rate Overview
Live
1 RWF = 0.010429 MVR
1 MVR = 95.8865
RWF
Avg
0.010520
High
0.010559
Low
0.010429
Last updated: 6/16/2026, 1:25:30 PM
Quick Conversions
| RWF | MVR |
|---|---|
| 1 RWF | 0.01 MVR |
| 10 RWF | 0.10 MVR |
| 50 RWF | 0.52 MVR |
| 100 RWF | 1.04 MVR |
| 500 RWF | 5.21 MVR |
| 1,000 RWF | 10.43 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-06-16T13:25:30Z",
"rates": {
"MVR": 0.010429
}
}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.0429000000000002,
"rate": 0.010429
}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