Rate Overview
Live
1 MVR = 95.0052 RWF
1 RWF = 0.010526
MVR
Avg
94.7798
High
95.4021
Low
94.4095
Last updated: 5/27/2026, 11:15:44 AM
Quick Conversions
| MVR | RWF |
|---|---|
| 1 MVR | 95.01 RWF |
| 10 MVR | 950.05 RWF |
| 50 MVR | 4,750.26 RWF |
| 100 MVR | 9,500.52 RWF |
| 500 MVR | 47,502.58 RWF |
| 1,000 MVR | 95,005.16 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-05-27T11:15:44Z",
"rates": {
"RWF": 95.005159
}
}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": 9500.5159,
"rate": 95.005159
}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