Rate Overview
Live
1 ILS = 489.8319 RWF
1 RWF = 0.002042
ILS
Avg
489.4199
High
492.2031
Low
486.2241
Last updated: 7/7/2026, 3:01:33 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 489.83 RWF |
| 10 ILS | 4,898.32 RWF |
| 50 ILS | 24,491.59 RWF |
| 100 ILS | 48,983.19 RWF |
| 500 ILS | 244,915.95 RWF |
| 1,000 ILS | 489,831.89 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-07T03:01:33Z",
"rates": {
"RWF": 489.83189
}
}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": 48983.189,
"rate": 489.83189
}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