Rate Overview
Live
1 TOP = 1.8500 PGK
1 PGK = 0.540540
TOP
Avg
1.8464
High
1.9004
Low
1.7905
Last updated: 7/26/2026, 6:25:27 AM
Quick Conversions
| TOP | PGK |
|---|---|
| 1 TOP | 1.85 PGK |
| 10 TOP | 18.50 PGK |
| 50 TOP | 92.50 PGK |
| 100 TOP | 185.00 PGK |
| 500 TOP | 925.00 PGK |
| 1,000 TOP | 1,850.00 PGK |
Get TOP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=PGKExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-26T06:25:27Z",
"rates": {
"PGK": 1.850001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "PGK",
"amount": 100
},
"result": 185.0001,
"rate": 1.850001
}Build with TOP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key