Rate Overview
Live
1 XAF = 0.005480 ILS
1 ILS = 182.4818
XAF
Avg
0.005525
High
0.005653
Low
0.005439
Last updated: 3/7/2026, 1:03:02 AM
Quick Conversions
| XAF | ILS |
|---|---|
| 1 XAF | 0.01 ILS |
| 10 XAF | 0.05 ILS |
| 50 XAF | 0.27 ILS |
| 100 XAF | 0.55 ILS |
| 500 XAF | 2.74 ILS |
| 1,000 XAF | 5.48 ILS |
Get XAF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=ILSExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T01:03:02Z",
"rates": {
"ILS": 0.00548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "ILS",
"amount": 100
},
"result": 0.5479999999999999,
"rate": 0.00548
}Build with XAF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key