Rate Overview
Live
1 ILS = 481.2004 RWF
1 RWF = 0.002078
ILS
Avg
462.8122
High
517.2894
Low
420.7339
Last updated: 7/26/2026, 4:18:11 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 481.20 RWF |
| 10 ILS | 4,812.00 RWF |
| 50 ILS | 24,060.02 RWF |
| 100 ILS | 48,120.04 RWF |
| 500 ILS | 240,600.19 RWF |
| 1,000 ILS | 481,200.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-26T04:18:11Z",
"rates": {
"RWF": 481.20038
}
}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": 48120.038,
"rate": 481.20038
}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