Rate Overview
Live
1 ILS = 485.1465 RWF
1 RWF = 0.002061
ILS
Avg
485.9050
High
488.5028
Low
482.5411
Last updated: 7/14/2026, 4:29:45 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 485.15 RWF |
| 10 ILS | 4,851.47 RWF |
| 50 ILS | 24,257.33 RWF |
| 100 ILS | 48,514.65 RWF |
| 500 ILS | 242,573.27 RWF |
| 1,000 ILS | 485,146.54 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-14T04:29:45Z",
"rates": {
"RWF": 485.146535
}
}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": 48514.6535,
"rate": 485.146535
}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