Rate Overview
Live
1 SCR = 0.314402 PGK
1 PGK = 3.1806
SCR
Avg
0.312274
High
0.327816
Low
0.298962
Last updated: 8/17/2026, 7:31:42 PM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.31 PGK |
| 10 SCR | 3.14 PGK |
| 50 SCR | 15.72 PGK |
| 100 SCR | 31.44 PGK |
| 500 SCR | 157.20 PGK |
| 1,000 SCR | 314.40 PGK |
Get SCR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PGKExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-08-17T19:31:42Z",
"rates": {
"PGK": 0.314402
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PGK",
"amount": 100
},
"result": 31.4402,
"rate": 0.314402
}Build with SCR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key