Rate Overview
Live
1 RWF = 0.002073 ILS
1 ILS = 482.3927
RWF
Avg
0.002053
High
0.002073
Low
0.002031
Last updated: 7/8/2026, 5:35:47 AM
Quick Conversions
| RWF | ILS |
|---|---|
| 1 RWF | 0.00 ILS |
| 10 RWF | 0.02 ILS |
| 50 RWF | 0.10 ILS |
| 100 RWF | 0.21 ILS |
| 500 RWF | 1.04 ILS |
| 1,000 RWF | 2.07 ILS |
Get RWF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ILSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-08T05:35:47Z",
"rates": {
"ILS": 0.002073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ILS",
"amount": 100
},
"result": 0.2073,
"rate": 0.002073
}Build with RWF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key