Rate Overview
Live
1 ILS = 193.3585 XOF
1 XOF = 0.005172
ILS
Avg
193.2320
High
194.2720
Low
190.7345
Last updated: 6/16/2026, 10:13:01 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 193.36 XOF |
| 10 ILS | 1,933.58 XOF |
| 50 ILS | 9,667.92 XOF |
| 100 ILS | 19,335.85 XOF |
| 500 ILS | 96,679.24 XOF |
| 1,000 ILS | 193,358.48 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-06-16T22:13:01Z",
"rates": {
"XOF": 193.358484
}
}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": 19335.8484,
"rate": 193.358484
}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