Rate Overview
Live
1 NIO = 0.116008 PGK
1 PGK = 8.6201 NIO
Avg
0.111354
High
0.116318
Low
0.106025
Last updated: 1/25/2026, 1:29:11 PM
Quick Conversions
| NIO | PGK |
|---|---|
| 1 NIO | 0.12 PGK |
| 10 NIO | 1.16 PGK |
| 50 NIO | 5.80 PGK |
| 100 NIO | 11.60 PGK |
| 500 NIO | 58.00 PGK |
| 1,000 NIO | 116.01 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-01-25T13:29:11Z",
"rates": {
"PGK": 0.116008
}
}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.6008,
"rate": 0.116008
}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