Rate Overview
Live
1 ILS = 199.5351 XOF
1 XOF = 0.005012
ILS
Avg
184.0083
High
199.5351
Low
175.2077
Last updated: 5/27/2026, 10:56:26 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 199.54 XOF |
| 10 ILS | 1,995.35 XOF |
| 50 ILS | 9,976.76 XOF |
| 100 ILS | 19,953.51 XOF |
| 500 ILS | 99,767.56 XOF |
| 1,000 ILS | 199,535.13 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-05-27T22:56:26Z",
"rates": {
"XOF": 199.535125
}
}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": 19953.5125,
"rate": 199.535125
}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