Rate Overview
Live
1 SCR = 0.303953 PGK
1 PGK = 3.2900
SCR
Avg
0.302519
High
0.315255
Low
0.284600
Last updated: 4/18/2026, 8:48:28 AM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.30 PGK |
| 10 SCR | 3.04 PGK |
| 50 SCR | 15.20 PGK |
| 100 SCR | 30.40 PGK |
| 500 SCR | 151.98 PGK |
| 1,000 SCR | 303.95 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-04-18T08:48:28Z",
"rates": {
"PGK": 0.303953
}
}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.3953,
"rate": 0.303953
}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