Rate Overview
Live
1 MVR = 95.8780 RWF
1 RWF = 0.010430
MVR
Avg
95.0542
High
95.8780
Low
94.7053
Last updated: 6/16/2026, 1:25:30 PM
Quick Conversions
| MVR | RWF |
|---|---|
| 1 MVR | 95.88 RWF |
| 10 MVR | 958.78 RWF |
| 50 MVR | 4,793.90 RWF |
| 100 MVR | 9,587.80 RWF |
| 500 MVR | 47,939.02 RWF |
| 1,000 MVR | 95,878.04 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-06-16T13:25:30Z",
"rates": {
"RWF": 95.87804
}
}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": 9587.804,
"rate": 95.87804
}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