Rate Overview
Live
1 MRO = 3.6604 RWF
1 RWF = 0.273193
MRO
Avg
3.6651
High
3.6863
Low
3.6562
Last updated: 8/3/2026, 9:58:04 PM
Quick Conversions
| MRO | RWF |
|---|---|
| 1 MRO | 3.66 RWF |
| 10 MRO | 36.60 RWF |
| 50 MRO | 183.02 RWF |
| 100 MRO | 366.04 RWF |
| 500 MRO | 1,830.21 RWF |
| 1,000 MRO | 3,660.41 RWF |
Get MRO/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=RWFExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-03T21:58:04Z",
"rates": {
"RWF": 3.660412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "RWF",
"amount": 100
},
"result": 366.0412,
"rate": 3.660412
}Build with MRO/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key