Rate Overview
Live
1 ILS = 187.6852 XOF
1 XOF = 0.005328
ILS
Avg
188.5550
High
189.9138
Low
187.0023
Last updated: 9/3/2026, 2:30:55 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 187.69 XOF |
| 10 ILS | 1,876.85 XOF |
| 50 ILS | 9,384.26 XOF |
| 100 ILS | 18,768.52 XOF |
| 500 ILS | 93,842.62 XOF |
| 1,000 ILS | 187,685.25 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-09-03T14:30:55Z",
"rates": {
"XOF": 187.685245
}
}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": 18768.5245,
"rate": 187.685245
}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