Rate Overview
Live
1 XAF = 0.004983 ILS
1 ILS = 200.6823
XAF
Avg
0.005722
High
0.006127
Low
0.004983
Last updated: 5/28/2026, 11:02:38 PM
Quick Conversions
| XAF | ILS |
|---|---|
| 1 XAF | 0.00 ILS |
| 10 XAF | 0.05 ILS |
| 50 XAF | 0.25 ILS |
| 100 XAF | 0.50 ILS |
| 500 XAF | 2.49 ILS |
| 1,000 XAF | 4.98 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-05-28T23:02:38Z",
"rates": {
"ILS": 0.004983
}
}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.49829999999999997,
"rate": 0.004983
}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