Rate Overview
Live
1 ISK = 0.527540 AFN
1 AFN = 1.8956
ISK
Avg
0.517078
High
0.538821
Low
0.495003
Last updated: 7/30/2026, 10:49:46 PM
Quick Conversions
| ISK | AFN |
|---|---|
| 1 ISK | 0.53 AFN |
| 10 ISK | 5.28 AFN |
| 50 ISK | 26.38 AFN |
| 100 ISK | 52.75 AFN |
| 500 ISK | 263.77 AFN |
| 1,000 ISK | 527.54 AFN |
Get ISK/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=AFNExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-07-30T22:49:46Z",
"rates": {
"AFN": 0.52754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "AFN",
"amount": 100
},
"result": 52.754,
"rate": 0.52754
}Build with ISK/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key