Rate Overview
Live
1 ILS = 465.6395 RWF
1 RWF = 0.002148
ILS
Avg
467.2637
High
474.8147
Low
455.9864
Last updated: 3/28/2026, 12:07:10 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 465.64 RWF |
| 10 ILS | 4,656.39 RWF |
| 50 ILS | 23,281.97 RWF |
| 100 ILS | 46,563.95 RWF |
| 500 ILS | 232,819.74 RWF |
| 1,000 ILS | 465,639.47 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-28T12:07:10Z",
"rates": {
"RWF": 465.63947
}
}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": 46563.947,
"rate": 465.63947
}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