Rate Overview
Live
1 RWF = 0.032012 MUR
1 MUR = 31.2383
RWF
Avg
0.031651
High
0.032121
Low
0.030961
Last updated: 3/28/2026, 10:56:45 AM
Quick Conversions
| RWF | MUR |
|---|---|
| 1 RWF | 0.03 MUR |
| 10 RWF | 0.32 MUR |
| 50 RWF | 1.60 MUR |
| 100 RWF | 3.20 MUR |
| 500 RWF | 16.01 MUR |
| 1,000 RWF | 32.01 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-03-28T10:56:45Z",
"rates": {
"MUR": 0.032012
}
}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.2012,
"rate": 0.032012
}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