Rate Overview
Live
1 ILS = 487.2797 RWF
1 RWF = 0.002052
ILS
Avg
481.3272
High
521.6066
Low
455.9864
Last updated: 7/9/2026, 5:03:34 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 487.28 RWF |
| 10 ILS | 4,872.80 RWF |
| 50 ILS | 24,363.99 RWF |
| 100 ILS | 48,727.97 RWF |
| 500 ILS | 243,639.86 RWF |
| 1,000 ILS | 487,279.73 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-09T17:03:34Z",
"rates": {
"RWF": 487.279727
}
}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": 48727.9727,
"rate": 487.279727
}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