Rate Overview
Live
1 NAD = 0.251789 PGK
1 PGK = 3.9716
NAD
Avg
0.230822
High
0.268062
Low
0.208622
Last updated: 3/27/2026, 8:26:44 AM
Quick Conversions
| NAD | PGK |
|---|---|
| 1 NAD | 0.25 PGK |
| 10 NAD | 2.52 PGK |
| 50 NAD | 12.59 PGK |
| 100 NAD | 25.18 PGK |
| 500 NAD | 125.89 PGK |
| 1,000 NAD | 251.79 PGK |
Get NAD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=PGKExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T08:26:44Z",
"rates": {
"PGK": 0.251789
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "PGK",
"amount": 100
},
"result": 25.1789,
"rate": 0.251789
}Build with NAD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key