Rate Overview
Live
1 PGK = 25.0892 SYP
1 SYP = 0.039858
PGK
Avg
25.1251
High
25.1904
Low
25.0892
Last updated: 7/3/2026, 8:39:01 AM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.09 SYP |
| 10 PGK | 250.89 SYP |
| 50 PGK | 1,254.46 SYP |
| 100 PGK | 2,508.92 SYP |
| 500 PGK | 12,544.62 SYP |
| 1,000 PGK | 25,089.23 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-07-03T08:39:01Z",
"rates": {
"SYP": 25.089234
}
}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": 2508.9234,
"rate": 25.089234
}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