Rate Overview
Live
1 PGK = 25.4762 SYP
1 SYP = 0.039252
PGK
Avg
25.5520
High
25.6403
Low
25.4762
Last updated: 4/16/2026, 8:05:16 AM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.48 SYP |
| 10 PGK | 254.76 SYP |
| 50 PGK | 1,273.81 SYP |
| 100 PGK | 2,547.62 SYP |
| 500 PGK | 12,738.08 SYP |
| 1,000 PGK | 25,476.16 SYP |
Get PGK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SYPExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:05:16Z",
"rates": {
"SYP": 25.476164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SYP",
"amount": 100
},
"result": 2547.6164,
"rate": 25.476164
}Build with PGK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key