Rate Overview
Live
1 XAF = 0.219502 ISK
1 ISK = 4.5558
XAF
Avg
0.219088
High
0.220292
Low
0.217584
Last updated: 4/18/2026, 8:49:08 AM
Quick Conversions
| XAF | ISK |
|---|---|
| 1 XAF | 0.22 ISK |
| 10 XAF | 2.20 ISK |
| 50 XAF | 10.98 ISK |
| 100 XAF | 21.95 ISK |
| 500 XAF | 109.75 ISK |
| 1,000 XAF | 219.50 ISK |
Get XAF/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=ISKExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-18T08:49:08Z",
"rates": {
"ISK": 0.219502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "ISK",
"amount": 100
},
"result": 21.9502,
"rate": 0.219502
}Build with XAF/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key