Rate Overview
Live
1 PGK = 25.3815 SYP
1 SYP = 0.039399
PGK
Avg
25.3655
High
25.4594
Low
25.3014
Last updated: 5/26/2026, 9:33:14 PM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.38 SYP |
| 10 PGK | 253.82 SYP |
| 50 PGK | 1,269.08 SYP |
| 100 PGK | 2,538.15 SYP |
| 500 PGK | 12,690.77 SYP |
| 1,000 PGK | 25,381.53 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-05-26T21:33:14Z",
"rates": {
"SYP": 25.381533
}
}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": 2538.1533,
"rate": 25.381533
}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