Rate Overview
Live
1 MUR = 31.0381 RWF
1 RWF = 0.032218
MUR
Avg
31.0693
High
31.3735
Low
30.5886
Last updated: 6/19/2026, 8:39:57 AM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.04 RWF |
| 10 MUR | 310.38 RWF |
| 50 MUR | 1,551.91 RWF |
| 100 MUR | 3,103.81 RWF |
| 500 MUR | 15,519.07 RWF |
| 1,000 MUR | 31,038.14 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-06-19T08:39:57Z",
"rates": {
"RWF": 31.038141
}
}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": 3103.8141,
"rate": 31.038141
}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