Rate Overview
Live
1 XOF = 0.005292 ILS
1 ILS = 188.9645
XOF
Avg
0.005820
High
0.006397
Low
0.005130
Last updated: 7/27/2026, 2:17:24 AM
Quick Conversions
| XOF | ILS |
|---|---|
| 1 XOF | 0.01 ILS |
| 10 XOF | 0.05 ILS |
| 50 XOF | 0.26 ILS |
| 100 XOF | 0.53 ILS |
| 500 XOF | 2.65 ILS |
| 1,000 XOF | 5.29 ILS |
Get XOF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ILSExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-27T02:17:24Z",
"rates": {
"ILS": 0.005292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ILS",
"amount": 100
},
"result": 0.5292,
"rate": 0.005292
}Build with XOF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key