Rate Overview
Live
1 ILS = 518.8177 RWF
1 RWF = 0.001927
ILS
Avg
508.4772
High
518.8177
Low
500.3876
Last updated: 5/27/2026, 6:19:21 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 518.82 RWF |
| 10 ILS | 5,188.18 RWF |
| 50 ILS | 25,940.88 RWF |
| 100 ILS | 51,881.77 RWF |
| 500 ILS | 259,408.84 RWF |
| 1,000 ILS | 518,817.67 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-27T18:19:21Z",
"rates": {
"RWF": 518.817671
}
}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": 51881.767100000005,
"rate": 518.817671
}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