Rate Overview
Live
1 ILS = 187.6657 XOF
1 XOF = 0.005329
ILS
Avg
188.4686
High
190.2951
Low
187.5992
Last updated: 7/22/2026, 10:09:50 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 187.67 XOF |
| 10 ILS | 1,876.66 XOF |
| 50 ILS | 9,383.29 XOF |
| 100 ILS | 18,766.57 XOF |
| 500 ILS | 93,832.87 XOF |
| 1,000 ILS | 187,665.73 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-07-22T22:09:50Z",
"rates": {
"XOF": 187.665731
}
}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": 18766.573099999998,
"rate": 187.665731
}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