Rate Overview
Live
1 USD = 125.7608 ISK
1 ISK = 0.007952
USD
Avg
125.5917
High
125.8778
Low
125.2408
Last updated: 7/26/2026, 3:18:07 PM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 125.76 ISK |
| 10 USD | 1,257.61 ISK |
| 50 USD | 6,288.04 ISK |
| 100 USD | 12,576.08 ISK |
| 500 USD | 62,880.42 ISK |
| 1,000 USD | 125,760.84 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-07-26T15:18:07Z",
"rates": {
"ISK": 125.76083524
}
}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": 12576.083524000001,
"rate": 125.76083524
}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