Rate Overview
Live
1 MVR = 94.4095 RWF
1 RWF = 0.010592
MVR
Avg
94.5179
High
94.5973
Low
94.4095
Last updated: 5/7/2026, 12:13:28 AM
Quick Conversions
| MVR | RWF |
|---|---|
| 1 MVR | 94.41 RWF |
| 10 MVR | 944.10 RWF |
| 50 MVR | 4,720.48 RWF |
| 100 MVR | 9,440.95 RWF |
| 500 MVR | 47,204.76 RWF |
| 1,000 MVR | 94,409.51 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-07T00:13:28Z",
"rates": {
"RWF": 94.409514
}
}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": 9440.9514,
"rate": 94.409514
}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