Rate Overview
Live
1 ISK = 0.507634 AFN
1 AFN = 1.9699
ISK
Avg
0.507756
High
0.524884
Low
0.500015
Last updated: 3/8/2026, 7:42:20 AM
Quick Conversions
| ISK | AFN |
|---|---|
| 1 ISK | 0.51 AFN |
| 10 ISK | 5.08 AFN |
| 50 ISK | 25.38 AFN |
| 100 ISK | 50.76 AFN |
| 500 ISK | 253.82 AFN |
| 1,000 ISK | 507.63 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-03-08T07:42:20Z",
"rates": {
"AFN": 0.507634
}
}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": 50.763400000000004,
"rate": 0.507634
}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