Rate Overview
Live
1 RWF = 0.032496 MUR
1 MUR = 30.7730
RWF
Avg
0.032134
High
0.032496
Low
0.031751
Last updated: 3/7/2026, 7:36:18 AM
Quick Conversions
| RWF | MUR |
|---|---|
| 1 RWF | 0.03 MUR |
| 10 RWF | 0.32 MUR |
| 50 RWF | 1.62 MUR |
| 100 RWF | 3.25 MUR |
| 500 RWF | 16.25 MUR |
| 1,000 RWF | 32.50 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-07T07:36:18Z",
"rates": {
"MUR": 0.032496
}
}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.2495999999999996,
"rate": 0.032496
}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