Rate Overview
Live
1 SYP = 0.038878 PGK
1 PGK = 25.7215
SYP
Avg
0.038873
High
0.038937
Low
0.038759
Last updated: 3/7/2026, 1:38:51 AM
Quick Conversions
| SYP | PGK |
|---|---|
| 1 SYP | 0.04 PGK |
| 10 SYP | 0.39 PGK |
| 50 SYP | 1.94 PGK |
| 100 SYP | 3.89 PGK |
| 500 SYP | 19.44 PGK |
| 1,000 SYP | 38.88 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-03-07T01:38:51Z",
"rates": {
"PGK": 0.038878
}
}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.8878000000000004,
"rate": 0.038878
}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