Rate Overview
Live
1 PGK = 25.3209 SYP
1 SYP = 0.039493
PGK
Avg
25.2961
High
25.4722
Low
25.1909
Last updated: 6/16/2026, 4:16:45 AM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.32 SYP |
| 10 PGK | 253.21 SYP |
| 50 PGK | 1,266.04 SYP |
| 100 PGK | 2,532.09 SYP |
| 500 PGK | 12,660.43 SYP |
| 1,000 PGK | 25,320.86 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-06-16T04:16:45Z",
"rates": {
"SYP": 25.32086
}
}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": 2532.086,
"rate": 25.32086
}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