Rate Overview
Live
1 ILS = 191.9031 XOF
1 XOF = 0.005211
ILS
Avg
190.5885
High
192.1831
Low
189.1044
Last updated: 5/7/2026, 11:27:30 AM
Quick Conversions
| ILS | XOF |
|---|---|
| 1 ILS | 191.90 XOF |
| 10 ILS | 1,919.03 XOF |
| 50 ILS | 9,595.16 XOF |
| 100 ILS | 19,190.31 XOF |
| 500 ILS | 95,951.57 XOF |
| 1,000 ILS | 191,903.15 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-07T11:27:30Z",
"rates": {
"XOF": 191.903146
}
}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": 19190.314599999998,
"rate": 191.903146
}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