Rate Overview
Live
1 NIO = 0.116789 PGK
1 PGK = 8.5625
NIO
Avg
0.116888
High
0.117838
Low
0.116542
Last updated: 3/7/2026, 1:02:03 AM
Quick Conversions
| NIO | PGK |
|---|---|
| 1 NIO | 0.12 PGK |
| 10 NIO | 1.17 PGK |
| 50 NIO | 5.84 PGK |
| 100 NIO | 11.68 PGK |
| 500 NIO | 58.39 PGK |
| 1,000 NIO | 116.79 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-03-07T01:02:03Z",
"rates": {
"PGK": 0.116789
}
}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": 11.6789,
"rate": 0.116789
}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