Rate Overview
Live
1 SCR = 0.306214 PGK
1 PGK = 3.2657
SCR
Avg
0.282699
High
0.306214
Low
0.256560
Last updated: 5/29/2026, 10:00:13 PM
Quick Conversions
| SCR | PGK |
|---|---|
| 1 SCR | 0.31 PGK |
| 10 SCR | 3.06 PGK |
| 50 SCR | 15.31 PGK |
| 100 SCR | 30.62 PGK |
| 500 SCR | 153.11 PGK |
| 1,000 SCR | 306.21 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-29T22:00:13Z",
"rates": {
"PGK": 0.306214
}
}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.621399999999998,
"rate": 0.306214
}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