Rate Overview
Live
1 MUR = 30.7727 RWF
1 RWF = 0.032496
MUR
Avg
31.1217
High
31.4946
Low
30.7727
Last updated: 3/7/2026, 7:36:01 AM
Quick Conversions
| MUR | RWF |
|---|---|
| 1 MUR | 30.77 RWF |
| 10 MUR | 307.73 RWF |
| 50 MUR | 1,538.64 RWF |
| 100 MUR | 3,077.27 RWF |
| 500 MUR | 15,386.35 RWF |
| 1,000 MUR | 30,772.70 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-03-07T07:36:01Z",
"rates": {
"RWF": 30.772704
}
}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": 3077.2704,
"rate": 30.772704
}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