Rate Overview
Live
1 ILS = 480.4013 RWF
1 RWF = 0.002082
ILS
Avg
427.1537
High
496.2174
Low
359.2574
Last updated: 7/24/2026, 12:58:55 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 480.40 RWF |
| 10 ILS | 4,804.01 RWF |
| 50 ILS | 24,020.06 RWF |
| 100 ILS | 48,040.13 RWF |
| 500 ILS | 240,200.64 RWF |
| 1,000 ILS | 480,401.28 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-07-24T12:58:55Z",
"rates": {
"RWF": 480.401279
}
}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": 48040.1279,
"rate": 480.401279
}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