Rate Overview
Live
1 XAF = 0.218315 ISK
1 ISK = 4.5805
XAF
Avg
0.219702
High
0.222668
Low
0.217982
Last updated: 7/24/2026, 6:23:32 AM
Quick Conversions
| XAF | ISK |
|---|---|
| 1 XAF | 0.22 ISK |
| 10 XAF | 2.18 ISK |
| 50 XAF | 10.92 ISK |
| 100 XAF | 21.83 ISK |
| 500 XAF | 109.16 ISK |
| 1,000 XAF | 218.32 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-07-24T06:23:32Z",
"rates": {
"ISK": 0.218315
}
}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.831500000000002,
"rate": 0.218315
}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