Rate Overview
Live
1 ILS = 490.0253 RWF
1 RWF = 0.002041
ILS
Avg
489.4562
High
490.3592
Low
487.6157
Last updated: 8/12/2026, 5:40:38 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 490.03 RWF |
| 10 ILS | 4,900.25 RWF |
| 50 ILS | 24,501.27 RWF |
| 100 ILS | 49,002.53 RWF |
| 500 ILS | 245,012.65 RWF |
| 1,000 ILS | 490,025.30 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-08-12T05:40:38Z",
"rates": {
"RWF": 490.0253
}
}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": 49002.53,
"rate": 490.0253
}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