Rate Overview
Live
1 RWF = 0.034368 EGP
1 EGP = 29.0968
RWF
Avg
0.034144
High
0.034368
Low
0.033978
Last updated: 8/18/2026, 10:53:08 AM
Quick Conversions
| RWF | EGP |
|---|---|
| 1 RWF | 0.03 EGP |
| 10 RWF | 0.34 EGP |
| 50 RWF | 1.72 EGP |
| 100 RWF | 3.44 EGP |
| 500 RWF | 17.18 EGP |
| 1,000 RWF | 34.37 EGP |
Get RWF/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=EGPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-18T10:53:08Z",
"rates": {
"EGP": 0.034368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "EGP",
"amount": 100
},
"result": 3.4368000000000003,
"rate": 0.034368
}Build with RWF/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key