Rate Overview
Live
1 ILS = 479.8234 RWF
1 RWF = 0.002084
ILS
Avg
427.1296
High
496.2174
Low
359.2574
Last updated: 7/29/2026, 10:21:19 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 479.82 RWF |
| 10 ILS | 4,798.23 RWF |
| 50 ILS | 23,991.17 RWF |
| 100 ILS | 47,982.34 RWF |
| 500 ILS | 239,911.70 RWF |
| 1,000 ILS | 479,823.39 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-29T10:21:19Z",
"rates": {
"RWF": 479.823391
}
}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": 47982.339100000005,
"rate": 479.823391
}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