Rate Overview
Live
1 PAB = 123.0338 ISK
1 ISK = 0.008128
PAB
Avg
123.7750
High
127.9151
Low
120.4064
Last updated: 5/27/2026, 7:28:00 AM
Quick Conversions
| PAB | ISK |
|---|---|
| 1 PAB | 123.03 ISK |
| 10 PAB | 1,230.34 ISK |
| 50 PAB | 6,151.69 ISK |
| 100 PAB | 12,303.38 ISK |
| 500 PAB | 61,516.92 ISK |
| 1,000 PAB | 123,033.83 ISK |
Get PAB/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=ISKExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-27T07:28:00Z",
"rates": {
"ISK": 123.033835
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "ISK",
"amount": 100
},
"result": 12303.3835,
"rate": 123.033835
}Build with PAB/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key