Rate Overview
Live
1 RWF = 0.031879 MUR
1 MUR = 31.3686
RWF
Avg
0.032080
High
0.032186
Low
0.031879
Last updated: 5/7/2026, 3:40:03 PM
Quick Conversions
| RWF | MUR |
|---|---|
| 1 RWF | 0.03 MUR |
| 10 RWF | 0.32 MUR |
| 50 RWF | 1.59 MUR |
| 100 RWF | 3.19 MUR |
| 500 RWF | 15.94 MUR |
| 1,000 RWF | 31.88 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-07T15:40:03Z",
"rates": {
"MUR": 0.031879
}
}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.1879,
"rate": 0.031879
}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