Rate Overview
Live
1 ILS = 181.0514 XOF
1 XOF = 0.005523
ILS
Avg
181.6301
High
182.6879
Low
181.0514
Last updated: 3/27/2026, 12:35:43 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 181.05 XOF |
| 10 ILS | 1,810.51 XOF |
| 50 ILS | 9,052.57 XOF |
| 100 ILS | 18,105.14 XOF |
| 500 ILS | 90,525.71 XOF |
| 1,000 ILS | 181,051.41 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-27T12:35:43Z",
"rates": {
"XOF": 181.051415
}
}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": 18105.141499999998,
"rate": 181.051415
}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