Rate Overview
Live
1 ISK = 0.008236 PAB
1 PAB = 121.4182
ISK
Avg
0.008249
High
0.008294
Low
0.008231
Last updated: 9/2/2026, 1:23:33 PM
Quick Conversions
| ISK | PAB |
|---|---|
| 1 ISK | 0.01 PAB |
| 10 ISK | 0.08 PAB |
| 50 ISK | 0.41 PAB |
| 100 ISK | 0.82 PAB |
| 500 ISK | 4.12 PAB |
| 1,000 ISK | 8.24 PAB |
Get ISK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=PABExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-02T13:23:33Z",
"rates": {
"PAB": 0.008236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "PAB",
"amount": 100
},
"result": 0.8236,
"rate": 0.008236
}Build with ISK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key