Rate Overview
Live
1 ILS = 486.1612 RWF
1 RWF = 0.002057
ILS
Avg
492.1996
High
509.0146
Low
482.5411
Last updated: 7/13/2026, 11:51:08 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 486.16 RWF |
| 10 ILS | 4,861.61 RWF |
| 50 ILS | 24,308.06 RWF |
| 100 ILS | 48,616.12 RWF |
| 500 ILS | 243,080.59 RWF |
| 1,000 ILS | 486,161.18 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-13T11:51:08Z",
"rates": {
"RWF": 486.161178
}
}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": 48616.1178,
"rate": 486.161178
}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