Rate Overview
Live
1 USD = 121.6855 ISK
1 ISK = 0.008218
USD
Avg
122.2714
High
122.8926
Low
121.6855
Last updated: 4/16/2026, 10:50:45 PM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 121.69 ISK |
| 10 USD | 1,216.85 ISK |
| 50 USD | 6,084.27 ISK |
| 100 USD | 12,168.55 ISK |
| 500 USD | 60,842.73 ISK |
| 1,000 USD | 121,685.46 ISK |
Get USD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ISKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T22:50:45Z",
"rates": {
"ISK": 121.68545683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ISK",
"amount": 100
},
"result": 12168.545683,
"rate": 121.68545683
}Build with USD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key