Rate Overview
Live
1 ISK = 0.007916 PAB
1 PAB = 126.3264
ISK
Avg
0.007910
High
0.007920
Low
0.007876
Last updated: 7/2/2026, 7:27:40 PM
Quick Conversions
| ISK | PAB |
|---|---|
| 1 ISK | 0.01 PAB |
| 10 ISK | 0.08 PAB |
| 50 ISK | 0.40 PAB |
| 100 ISK | 0.79 PAB |
| 500 ISK | 3.96 PAB |
| 1,000 ISK | 7.92 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-07-02T19:27:40Z",
"rates": {
"PAB": 0.007916
}
}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.7916,
"rate": 0.007916
}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