Rate Overview
Live
1 ILS = 487.7643 RWF
1 RWF = 0.002050
ILS
Avg
483.3439
High
488.0731
Low
476.0721
Last updated: 4/17/2026, 10:23:33 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 487.76 RWF |
| 10 ILS | 4,877.64 RWF |
| 50 ILS | 24,388.22 RWF |
| 100 ILS | 48,776.43 RWF |
| 500 ILS | 243,882.17 RWF |
| 1,000 ILS | 487,764.34 RWF |
Get ILS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RWFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T10:23:33Z",
"rates": {
"RWF": 487.764342
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RWF",
"amount": 100
},
"result": 48776.4342,
"rate": 487.764342
}Build with ILS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key