Rate Overview
Live
1 NGN = 0.003217 PGK
1 PGK = 310.8486
NGN
Avg
0.003211
High
0.003226
Low
0.003189
Last updated: 6/19/2026, 10:13:14 AM
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.61 PGK |
| 1,000 NGN | 3.22 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-06-19T10:13:14Z",
"rates": {
"PGK": 0.003217
}
}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.3217,
"rate": 0.003217
}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