Rate Overview
Live
1 ISK = 0.526448 AFN
1 AFN = 1.8995
ISK
Avg
0.526582
High
0.529747
Low
0.522919
Last updated: 4/21/2026, 8:17:17 AM
Quick Conversions
| ISK | AFN |
|---|---|
| 1 ISK | 0.53 AFN |
| 10 ISK | 5.26 AFN |
| 50 ISK | 26.32 AFN |
| 100 ISK | 52.64 AFN |
| 500 ISK | 263.22 AFN |
| 1,000 ISK | 526.45 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-04-21T08:17:17Z",
"rates": {
"AFN": 0.526448
}
}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.644800000000004,
"rate": 0.526448
}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