Rate Overview
Live
1 PGK = 3.3078 SCR
1 SCR = 0.302318
PGK
Avg
3.2315
High
3.3158
Low
3.0297
Last updated: 7/25/2026, 8:58:54 PM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.31 SCR |
| 10 PGK | 33.08 SCR |
| 50 PGK | 165.39 SCR |
| 100 PGK | 330.78 SCR |
| 500 PGK | 1,653.89 SCR |
| 1,000 PGK | 3,307.77 SCR |
Get PGK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SCRExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-25T20:58:54Z",
"rates": {
"SCR": 3.307774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SCR",
"amount": 100
},
"result": 330.7774,
"rate": 3.307774
}Build with PGK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key