Rate Overview
Live
1 ILS = 488.5395 RWF
1 RWF = 0.002047
ILS
Avg
488.4875
High
489.4459
Low
486.7980
Last updated: 9/8/2026, 7:46:22 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 488.54 RWF |
| 10 ILS | 4,885.39 RWF |
| 50 ILS | 24,426.97 RWF |
| 100 ILS | 48,853.95 RWF |
| 500 ILS | 244,269.74 RWF |
| 1,000 ILS | 488,539.49 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-09-08T19:46:22Z",
"rates": {
"RWF": 488.539488
}
}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": 48853.9488,
"rate": 488.539488
}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