Rate Overview
Live
1 MVR = 94.4535 RWF
1 RWF = 0.010587
MVR
Avg
94.4344
High
94.6596
Low
94.2215
Last updated: 3/7/2026, 12:09:51 AM
Quick Conversions
| MVR | RWF |
|---|---|
| 1 MVR | 94.45 RWF |
| 10 MVR | 944.53 RWF |
| 50 MVR | 4,722.67 RWF |
| 100 MVR | 9,445.35 RWF |
| 500 MVR | 47,226.73 RWF |
| 1,000 MVR | 94,453.46 RWF |
Get MVR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=RWFExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:09:51Z",
"rates": {
"RWF": 94.453456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "RWF",
"amount": 100
},
"result": 9445.3456,
"rate": 94.453456
}Build with MVR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key