Rate Overview
Live
1 RWF = 0.032260 MUR
1 MUR = 30.9981
RWF
Avg
0.032138
High
0.032419
Low
0.031764
Last updated: 5/27/2026, 10:43:23 PM
Quick Conversions
| RWF | MUR |
|---|---|
| 1 RWF | 0.03 MUR |
| 10 RWF | 0.32 MUR |
| 50 RWF | 1.61 MUR |
| 100 RWF | 3.23 MUR |
| 500 RWF | 16.13 MUR |
| 1,000 RWF | 32.26 MUR |
Get RWF/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MURExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-27T22:43:23Z",
"rates": {
"MUR": 0.03226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MUR",
"amount": 100
},
"result": 3.2259999999999995,
"rate": 0.03226
}Build with RWF/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key