Rate Overview
Live
1 ILS = 182.5655 XOF
1 XOF = 0.005477
ILS
Avg
181.4600
High
183.8910
Low
177.2107
Last updated: 3/7/2026, 8:28:49 AM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 182.57 XOF |
| 10 ILS | 1,825.66 XOF |
| 50 ILS | 9,128.28 XOF |
| 100 ILS | 18,256.55 XOF |
| 500 ILS | 91,282.75 XOF |
| 1,000 ILS | 182,565.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-07T08:28:49Z",
"rates": {
"XOF": 182.565502
}
}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": 18256.5502,
"rate": 182.565502
}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