Rate Overview
Live
1 NGN = 0.003175 PGK
1 PGK = 314.9606
NGN
Avg
0.002908
High
0.003218
Low
0.002517
Last updated: 5/29/2026, 5:27:38 PM
Quick Conversions
| NGN | PGK |
|---|---|
| 1 NGN | 0.00 PGK |
| 10 NGN | 0.03 PGK |
| 50 NGN | 0.16 PGK |
| 100 NGN | 0.32 PGK |
| 500 NGN | 1.59 PGK |
| 1,000 NGN | 3.18 PGK |
Get NGN/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=PGKExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-29T17:27:38Z",
"rates": {
"PGK": 0.003175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "PGK",
"amount": 100
},
"result": 0.3175,
"rate": 0.003175
}Build with NGN/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key