Rate Overview
Live
1 ILS = 478.9694 RWF
1 RWF = 0.002088
ILS
Avg
480.4518
High
484.0766
Low
478.3113
Last updated: 7/29/2026, 5:55:56 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 478.97 RWF |
| 10 ILS | 4,789.69 RWF |
| 50 ILS | 23,948.47 RWF |
| 100 ILS | 47,896.94 RWF |
| 500 ILS | 239,484.69 RWF |
| 1,000 ILS | 478,969.38 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-29T05:55:56Z",
"rates": {
"RWF": 478.969376
}
}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": 47896.937600000005,
"rate": 478.969376
}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