Rate Overview
Live
1 SCR = 0.308116 PGK
1 PGK = 3.2455
SCR
Avg
0.308510
High
0.315046
Low
0.302318
Last updated: 7/29/2026, 4:07:48 AM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.31 PGK |
| 10 SCR | 3.08 PGK |
| 50 SCR | 15.41 PGK |
| 100 SCR | 30.81 PGK |
| 500 SCR | 154.06 PGK |
| 1,000 SCR | 308.12 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-29T04:07:48Z",
"rates": {
"PGK": 0.308116
}
}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.8116,
"rate": 0.308116
}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