Rate Overview
Live
1 ILS = 504.9664 RWF
1 RWF = 0.001980
ILS
Avg
501.6696
High
509.0146
Low
492.5929
Last updated: 6/17/2026, 6:35:26 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 504.97 RWF |
| 10 ILS | 5,049.66 RWF |
| 50 ILS | 25,248.32 RWF |
| 100 ILS | 50,496.64 RWF |
| 500 ILS | 252,483.22 RWF |
| 1,000 ILS | 504,966.44 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-06-17T06:35:26Z",
"rates": {
"RWF": 504.966437
}
}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": 50496.6437,
"rate": 504.966437
}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