Rate Overview
Live
1 SCR = 0.311666 PGK
1 PGK = 3.2086
SCR
Avg
0.311710
High
0.316154
Low
0.296152
Last updated: 5/9/2026, 6:04:22 AM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.31 PGK |
| 10 SCR | 3.12 PGK |
| 50 SCR | 15.58 PGK |
| 100 SCR | 31.17 PGK |
| 500 SCR | 155.83 PGK |
| 1,000 SCR | 311.67 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-05-09T06:04:22Z",
"rates": {
"PGK": 0.311666
}
}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.1666,
"rate": 0.311666
}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