Rate Overview
Live
1 ILS = 505.3612 RWF
1 RWF = 0.001979
ILS
Avg
498.3717
High
505.3612
Low
493.4794
Last updated: 5/7/2026, 12:32:10 PM
Quick Conversions
| ILS | RWF |
|---|---|
| 1 ILS | 505.36 RWF |
| 10 ILS | 5,053.61 RWF |
| 50 ILS | 25,268.06 RWF |
| 100 ILS | 50,536.12 RWF |
| 500 ILS | 252,680.58 RWF |
| 1,000 ILS | 505,361.17 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-05-07T12:32:10Z",
"rates": {
"RWF": 505.361165
}
}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": 50536.116500000004,
"rate": 505.361165
}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