Rate Overview
Live
1 RWF = 0.032026 MUR
1 MUR = 31.2246
RWF
Avg
0.032027
High
0.032129
Low
0.031948
Last updated: 8/15/2026, 10:29:22 PM
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.03 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-08-15T22:29:22Z",
"rates": {
"MUR": 0.032026
}
}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.2026,
"rate": 0.032026
}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