Rate Overview
Live
1 ILS = 188.7952 XOF
1 XOF = 0.005297
ILS
Avg
178.7119
High
200.5626
Low
161.6736
Last updated: 7/25/2026, 8:44:28 PM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 188.80 XOF |
| 10 ILS | 1,887.95 XOF |
| 50 ILS | 9,439.76 XOF |
| 100 ILS | 18,879.52 XOF |
| 500 ILS | 94,397.60 XOF |
| 1,000 ILS | 188,795.21 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-07-25T20:44:28Z",
"rates": {
"XOF": 188.795207
}
}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": 18879.5207,
"rate": 188.795207
}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