Rate Overview
Live
1 ILS = 518.8911 RWF
1 RWF = 0.001927
ILS
Avg
423.3327
High
518.8911
Low
359.2574
Last updated: 5/27/2026, 11:48:48 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 518.89 RWF |
| 10 ILS | 5,188.91 RWF |
| 50 ILS | 25,944.55 RWF |
| 100 ILS | 51,889.11 RWF |
| 500 ILS | 259,445.54 RWF |
| 1,000 ILS | 518,891.08 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-27T23:48:48Z",
"rates": {
"RWF": 518.891075
}
}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": 51889.1075,
"rate": 518.891075
}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