Rate Overview
Live
1 SYP = 0.039238 PGK
1 PGK = 25.4855
SYP
Avg
0.039134
High
0.039244
Low
0.039001
Last updated: 4/16/2026, 10:17:40 PM
Quick Conversions
| SYP | PGK |
|---|---|
| 1 SYP | 0.04 PGK |
| 10 SYP | 0.39 PGK |
| 50 SYP | 1.96 PGK |
| 100 SYP | 3.92 PGK |
| 500 SYP | 19.62 PGK |
| 1,000 SYP | 39.24 PGK |
Get SYP/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=PGKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T22:17:40Z",
"rates": {
"PGK": 0.039238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "PGK",
"amount": 100
},
"result": 3.9238000000000004,
"rate": 0.039238
}Build with SYP/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key