Rate Overview
Live
1 ILS = 518.6709 RWF
1 RWF = 0.001928
ILS
Avg
502.1948
High
518.6709
Low
491.3751
Last updated: 5/28/2026, 12:05:44 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 518.67 RWF |
| 10 ILS | 5,186.71 RWF |
| 50 ILS | 25,933.55 RWF |
| 100 ILS | 51,867.09 RWF |
| 500 ILS | 259,335.46 RWF |
| 1,000 ILS | 518,670.93 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-05-28T00:05:44Z",
"rates": {
"RWF": 518.670926
}
}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": 51867.0926,
"rate": 518.670926
}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