Rate Overview
Live
1 MUR = 31.3680 RWF
1 RWF = 0.031880
MUR
Avg
31.1685
High
31.3680
Low
31.0691
Last updated: 5/8/2026, 3:19:54 AM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 31.37 RWF |
| 10 MUR | 313.68 RWF |
| 50 MUR | 1,568.40 RWF |
| 100 MUR | 3,136.80 RWF |
| 500 MUR | 15,683.99 RWF |
| 1,000 MUR | 31,367.98 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-08T03:19:54Z",
"rates": {
"RWF": 31.367979
}
}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": 3136.7979,
"rate": 31.367979
}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