Rate Overview
Live
1 NOK = 0.107894 PAB
1 PAB = 9.2684
NOK
Avg
0.097479
High
0.108184
Low
0.087848
Last updated: 5/27/2026, 3:41:45 AM
Quick Conversions
| NOK | PAB |
|---|---|
| 1 NOK | 0.11 PAB |
| 10 NOK | 1.08 PAB |
| 50 NOK | 5.39 PAB |
| 100 NOK | 10.79 PAB |
| 500 NOK | 53.95 PAB |
| 1,000 NOK | 107.89 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-05-27T03:41:45Z",
"rates": {
"PAB": 0.107894
}
}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.7894,
"rate": 0.107894
}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