Rate Overview
Live
1 ILS = 190.9836 XOF
1 XOF = 0.005236
ILS
Avg
191.8794
High
193.2715
Low
190.9836
Last updated: 7/6/2026, 9:11:29 AM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 190.98 XOF |
| 10 ILS | 1,909.84 XOF |
| 50 ILS | 9,549.18 XOF |
| 100 ILS | 19,098.36 XOF |
| 500 ILS | 95,491.81 XOF |
| 1,000 ILS | 190,983.63 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-06T09:11:29Z",
"rates": {
"XOF": 190.983626
}
}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": 19098.3626,
"rate": 190.983626
}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