Rate Overview
Live
1 SCR = 0.301069 PGK
1 PGK = 3.3215
SCR
Avg
0.311277
High
0.334390
Low
0.300433
Last updated: 7/8/2026, 2:03:16 PM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.30 PGK |
| 10 SCR | 3.01 PGK |
| 50 SCR | 15.05 PGK |
| 100 SCR | 30.11 PGK |
| 500 SCR | 150.53 PGK |
| 1,000 SCR | 301.07 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-08T14:03:16Z",
"rates": {
"PGK": 0.301069
}
}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": 30.106899999999996,
"rate": 0.301069
}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