Rate Overview
Live
1 ILS = 180.4595 XOF
1 XOF = 0.005541
ILS
Avg
175.8766
High
183.0513
Low
166.2387
Last updated: 3/27/2026, 2:13:39 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 180.46 XOF |
| 10 ILS | 1,804.59 XOF |
| 50 ILS | 9,022.98 XOF |
| 100 ILS | 18,045.95 XOF |
| 500 ILS | 90,229.75 XOF |
| 1,000 ILS | 180,459.50 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-03-27T14:13:39Z",
"rates": {
"XOF": 180.4595
}
}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": 18045.95,
"rate": 180.4595
}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