Rate Overview
Live
1 ISK = 0.523258 AFN
1 AFN = 1.9111
ISK
Avg
0.522924
High
0.527528
Low
0.517430
Last updated: 5/11/2026, 2:52:12 PM
Quick Conversions
| ISK | AFN |
|---|---|
| 1 ISK | 0.52 AFN |
| 10 ISK | 5.23 AFN |
| 50 ISK | 26.16 AFN |
| 100 ISK | 52.33 AFN |
| 500 ISK | 261.63 AFN |
| 1,000 ISK | 523.26 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-05-11T14:52:12Z",
"rates": {
"AFN": 0.523258
}
}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.3258,
"rate": 0.523258
}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