Rate Overview
Live
1 XOF = 0.005227 ILS
1 ILS = 191.3143
XOF
Avg
0.005204
High
0.005231
Low
0.005174
Last updated: 7/3/2026, 7:45:01 PM
Quick Conversions
| XOF | ILS |
|---|---|
| 1 XOF | 0.01 ILS |
| 10 XOF | 0.05 ILS |
| 50 XOF | 0.26 ILS |
| 100 XOF | 0.52 ILS |
| 500 XOF | 2.61 ILS |
| 1,000 XOF | 5.23 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-03T19:45:01Z",
"rates": {
"ILS": 0.005227
}
}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.5226999999999999,
"rate": 0.005227
}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