Rate Overview
Live
1 SCR = 0.311014 PGK
1 PGK = 3.2153
SCR
Avg
0.308232
High
0.334390
Low
0.294759
Last updated: 7/21/2026, 9:32:33 PM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.31 PGK |
| 10 SCR | 3.11 PGK |
| 50 SCR | 15.55 PGK |
| 100 SCR | 31.10 PGK |
| 500 SCR | 155.51 PGK |
| 1,000 SCR | 311.01 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-07-21T21:32:33Z",
"rates": {
"PGK": 0.311014
}
}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.1014,
"rate": 0.311014
}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