Rate Overview
Live
1 PGK = 25.3414 SYP
1 SYP = 0.039461
PGK
Avg
25.3589
High
25.4594
Low
25.3014
Last updated: 5/26/2026, 8:23:33 PM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.34 SYP |
| 10 PGK | 253.41 SYP |
| 50 PGK | 1,267.07 SYP |
| 100 PGK | 2,534.14 SYP |
| 500 PGK | 12,670.69 SYP |
| 1,000 PGK | 25,341.39 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-26T20:23:33Z",
"rates": {
"SYP": 25.341388
}
}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": 2534.1387999999997,
"rate": 25.341388
}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