Rate Overview
Live
1 USD = 122.8853 ISK
1 ISK = 0.008138
USD
Avg
123.0394
High
123.3574
Low
122.8237
Last updated: 8/16/2026, 5:56:41 AM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 122.89 ISK |
| 10 USD | 1,228.85 ISK |
| 50 USD | 6,144.27 ISK |
| 100 USD | 12,288.53 ISK |
| 500 USD | 61,442.66 ISK |
| 1,000 USD | 122,885.33 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-08-16T05:56:41Z",
"rates": {
"ISK": 122.8853288
}
}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": 12288.532879999999,
"rate": 122.8853288
}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