Rate Overview
Live
1 ILS = 186.0654 XOF
1 XOF = 0.005374
ILS
Avg
184.3373
High
186.0654
Low
182.1756
Last updated: 4/16/2026, 6:35:22 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 186.07 XOF |
| 10 ILS | 1,860.65 XOF |
| 50 ILS | 9,303.27 XOF |
| 100 ILS | 18,606.54 XOF |
| 500 ILS | 93,032.72 XOF |
| 1,000 ILS | 186,065.44 XOF |
Get ILS/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=XOFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-16T18:35:22Z",
"rates": {
"XOF": 186.065436
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "XOF",
"amount": 100
},
"result": 18606.5436,
"rate": 186.065436
}Build with ILS/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key