Rate Overview
Live
1 USD = 125.7821 ISK
1 ISK = 0.007950
USD
Avg
124.0054
High
126.9617
Low
121.0957
Last updated: 7/26/2026, 1:18:03 AM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 125.78 ISK |
| 10 USD | 1,257.82 ISK |
| 50 USD | 6,289.10 ISK |
| 100 USD | 12,578.21 ISK |
| 500 USD | 62,891.03 ISK |
| 1,000 USD | 125,782.05 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-26T01:18:03Z",
"rates": {
"ISK": 125.78205293
}
}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": 12578.205293,
"rate": 125.78205293
}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