Rate Overview
Live
1 MUR = 31.0077 RWF
1 RWF = 0.032250
MUR
Avg
31.2848
High
31.9183
Low
30.5989
Last updated: 7/30/2026, 8:01:39 AM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.01 RWF |
| 10 MUR | 310.08 RWF |
| 50 MUR | 1,550.39 RWF |
| 100 MUR | 3,100.77 RWF |
| 500 MUR | 15,503.87 RWF |
| 1,000 MUR | 31,007.74 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-07-30T08:01:39Z",
"rates": {
"RWF": 31.007742
}
}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": 3100.7742,
"rate": 31.007742
}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