Rate Overview
Live
1 MUR = 31.4112 RWF
1 RWF = 0.031836
MUR
Avg
31.3363
High
31.4112
Low
31.1688
Last updated: 9/5/2026, 2:13:45 PM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.41 RWF |
| 10 MUR | 314.11 RWF |
| 50 MUR | 1,570.56 RWF |
| 100 MUR | 3,141.12 RWF |
| 500 MUR | 15,705.60 RWF |
| 1,000 MUR | 31,411.20 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-09-05T14:13:45Z",
"rates": {
"RWF": 31.411196
}
}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": 3141.1196,
"rate": 31.411196
}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