Rate Overview
Live
1 NAD = 0.268589 PGK
1 PGK = 3.7232
NAD
Avg
0.263310
High
0.269901
Low
0.254590
Last updated: 5/29/2026, 6:44:43 PM
Quick Conversions
| NAD | PGK |
|---|---|
| 1 NAD | 0.27 PGK |
| 10 NAD | 2.69 PGK |
| 50 NAD | 13.43 PGK |
| 100 NAD | 26.86 PGK |
| 500 NAD | 134.29 PGK |
| 1,000 NAD | 268.59 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-05-29T18:44:43Z",
"rates": {
"PGK": 0.268589
}
}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": 26.858900000000002,
"rate": 0.268589
}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