Rate Overview
Live
1 NAD = 0.270652 PGK
1 PGK = 3.6948
NAD
Avg
0.270350
High
0.271838
Low
0.267932
Last updated: 7/8/2026, 8:38:43 AM
Quick Conversions
| NAD | PGK |
|---|---|
| 1 NAD | 0.27 PGK |
| 10 NAD | 2.71 PGK |
| 50 NAD | 13.53 PGK |
| 100 NAD | 27.07 PGK |
| 500 NAD | 135.33 PGK |
| 1,000 NAD | 270.65 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-07-08T08:38:43Z",
"rates": {
"PGK": 0.270652
}
}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": 27.0652,
"rate": 0.270652
}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