Rate Overview
Live
1 PGK = 25.7209 SYP
1 SYP = 0.038879
PGK
Avg
25.7254
High
25.8002
Low
25.6820
Last updated: 3/6/2026, 10:47:52 PM
Quick Conversions
| PGK | SYP |
|---|---|
| 1 PGK | 25.72 SYP |
| 10 PGK | 257.21 SYP |
| 50 PGK | 1,286.05 SYP |
| 100 PGK | 2,572.09 SYP |
| 500 PGK | 12,860.47 SYP |
| 1,000 PGK | 25,720.94 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-03-06T22:47:52Z",
"rates": {
"SYP": 25.720944
}
}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": 2572.0944,
"rate": 25.720944
}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