Rate Overview
Live
1 NIO = 0.120023 PGK
1 PGK = 8.3317
NIO
Avg
0.117797
High
0.120302
Low
0.115911
Last updated: 7/24/2026, 10:33:01 AM
Quick Conversions
| NIO | PGK |
|---|---|
| 1 NIO | 0.12 PGK |
| 10 NIO | 1.20 PGK |
| 50 NIO | 6.00 PGK |
| 100 NIO | 12.00 PGK |
| 500 NIO | 60.01 PGK |
| 1,000 NIO | 120.02 PGK |
Get NIO/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=PGKExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-07-24T10:33:01Z",
"rates": {
"PGK": 0.120023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "PGK",
"amount": 100
},
"result": 12.0023,
"rate": 0.120023
}Build with NIO/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key