Rate Overview
Live
1 USD = 124.2755 ISK
1 ISK = 0.008047
USD
Avg
124.1923
High
124.6852
Low
123.7060
Last updated: 3/27/2026, 4:59:38 PM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 124.28 ISK |
| 10 USD | 1,242.76 ISK |
| 50 USD | 6,213.78 ISK |
| 100 USD | 12,427.55 ISK |
| 500 USD | 62,137.76 ISK |
| 1,000 USD | 124,275.52 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-03-27T16:59:38Z",
"rates": {
"ISK": 124.27552313
}
}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": 12427.552313,
"rate": 124.27552313
}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