Rate Overview
Live
1 RWF = 0.010596 MVR
1 MVR = 94.3752
RWF
Avg
0.010874
High
0.011544
Low
0.010581
Last updated: 3/27/2026, 3:01:52 PM
Quick Conversions
| RWF | MVR |
|---|---|
| 1 RWF | 0.01 MVR |
| 10 RWF | 0.11 MVR |
| 50 RWF | 0.53 MVR |
| 100 RWF | 1.06 MVR |
| 500 RWF | 5.30 MVR |
| 1,000 RWF | 10.60 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-03-27T15:01:52Z",
"rates": {
"MVR": 0.010596
}
}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.0595999999999999,
"rate": 0.010596
}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