Rate Overview
Live
1 ILS = 181.2432 XOF
1 XOF = 0.005517
ILS
Avg
181.5464
High
182.6879
Low
180.3619
Last updated: 3/27/2026, 4:02:06 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 181.24 XOF |
| 10 ILS | 1,812.43 XOF |
| 50 ILS | 9,062.16 XOF |
| 100 ILS | 18,124.32 XOF |
| 500 ILS | 90,621.59 XOF |
| 1,000 ILS | 181,243.19 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-27T16:02:06Z",
"rates": {
"XOF": 181.243186
}
}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": 18124.318600000002,
"rate": 181.243186
}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