Rate Overview
Live
1 MUR = 31.0432 RWF
1 RWF = 0.032213
MUR
Avg
30.9306
High
31.0432
Low
30.8458
Last updated: 5/28/2026, 4:44:37 AM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.04 RWF |
| 10 MUR | 310.43 RWF |
| 50 MUR | 1,552.16 RWF |
| 100 MUR | 3,104.32 RWF |
| 500 MUR | 15,521.59 RWF |
| 1,000 MUR | 31,043.17 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-05-28T04:44:37Z",
"rates": {
"RWF": 31.043171
}
}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": 3104.3171,
"rate": 31.043171
}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