Rate Overview
Live
1 XAF = 0.004982 ILS
1 ILS = 200.7226
XAF
Avg
0.005459
High
0.005708
Low
0.004982
Last updated: 5/28/2026, 9:44:23 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-28T21:44:23Z",
"rates": {
"ILS": 0.004982
}
}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.49820000000000003,
"rate": 0.004982
}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