Rate Overview
Live
1 NAD = 0.259165 PGK
1 PGK = 3.8585
NAD
Avg
0.264803
High
0.270818
Low
0.259165
Last updated: 3/7/2026, 1:02:01 AM
Quick Conversions
| NAD | PGK |
|---|---|
| 1 NAD | 0.26 PGK |
| 10 NAD | 2.59 PGK |
| 50 NAD | 12.96 PGK |
| 100 NAD | 25.92 PGK |
| 500 NAD | 129.58 PGK |
| 1,000 NAD | 259.16 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-07T01:02:01Z",
"rates": {
"PGK": 0.259165
}
}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.9165,
"rate": 0.259165
}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