Rate Overview
Live
1 NOK = 0.104363 PAB
1 PAB = 9.5819
NOK
Avg
0.101906
High
0.108368
Low
0.097274
Last updated: 7/26/2026, 3:45:07 AM
Quick Conversions
| NOK | PAB |
|---|---|
| 1 NOK | 0.10 PAB |
| 10 NOK | 1.04 PAB |
| 50 NOK | 5.22 PAB |
| 100 NOK | 10.44 PAB |
| 500 NOK | 52.18 PAB |
| 1,000 NOK | 104.36 PAB |
Get NOK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=PABExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-26T03:45:07Z",
"rates": {
"PAB": 0.104363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "PAB",
"amount": 100
},
"result": 10.4363,
"rate": 0.104363
}Build with NOK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key