Rate Overview
Live
1 ILS = 188.8937 XOF
1 XOF = 0.005294
ILS
Avg
187.0751
High
198.7739
Low
177.1810
Last updated: 7/27/2026, 3:52:19 AM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 188.89 XOF |
| 10 ILS | 1,888.94 XOF |
| 50 ILS | 9,444.68 XOF |
| 100 ILS | 18,889.37 XOF |
| 500 ILS | 94,446.83 XOF |
| 1,000 ILS | 188,893.66 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-27T03:52:19Z",
"rates": {
"XOF": 188.893662
}
}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": 18889.3662,
"rate": 188.893662
}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