Rate Overview
Live
1 XAF = 0.220609 ISK
1 ISK = 4.5329
XAF
Avg
0.220347
High
0.222017
Low
0.218593
Last updated: 3/7/2026, 1:03:23 AM
Quick Conversions
| XAF | ISK |
|---|---|
| 1 XAF | 0.22 ISK |
| 10 XAF | 2.21 ISK |
| 50 XAF | 11.03 ISK |
| 100 XAF | 22.06 ISK |
| 500 XAF | 110.30 ISK |
| 1,000 XAF | 220.61 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-03-07T01:03:23Z",
"rates": {
"ISK": 0.220609
}
}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": 22.0609,
"rate": 0.220609
}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