Rate Overview
Live
1 ILS = 471.3988 RWF
1 RWF = 0.002121
ILS
Avg
471.1020
High
474.8998
Low
464.5097
Last updated: 3/7/2026, 7:37:05 AM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 471.40 RWF |
| 10 ILS | 4,713.99 RWF |
| 50 ILS | 23,569.94 RWF |
| 100 ILS | 47,139.88 RWF |
| 500 ILS | 235,699.40 RWF |
| 1,000 ILS | 471,398.81 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-03-07T07:37:05Z",
"rates": {
"RWF": 471.398807
}
}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": 47139.880699999994,
"rate": 471.398807
}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