Rate Overview
Live
1 SCR = 0.297498 PGK
1 PGK = 3.3614
SCR
Avg
0.296592
High
0.317199
Low
0.281424
Last updated: 3/27/2026, 11:51:34 AM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.30 PGK |
| 10 SCR | 2.97 PGK |
| 50 SCR | 14.87 PGK |
| 100 SCR | 29.75 PGK |
| 500 SCR | 148.75 PGK |
| 1,000 SCR | 297.50 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-03-27T11:51:34Z",
"rates": {
"PGK": 0.297498
}
}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": 29.749799999999997,
"rate": 0.297498
}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