Rate Overview
Live
1 MUR = 31.2245 RWF
1 RWF = 0.032026
MUR
Avg
31.2237
High
31.3006
Low
31.1245
Last updated: 8/15/2026, 2:43:09 PM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.22 RWF |
| 10 MUR | 312.24 RWF |
| 50 MUR | 1,561.22 RWF |
| 100 MUR | 3,122.45 RWF |
| 500 MUR | 15,612.23 RWF |
| 1,000 MUR | 31,224.45 RWF |
Get MUR/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=RWFExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-08-15T14:43:09Z",
"rates": {
"RWF": 31.224454
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "RWF",
"amount": 100
},
"result": 3122.4454,
"rate": 31.224454
}Build with MUR/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key