Rate Overview
Live
1 PGK = 3.3127 SCR
1 SCR = 0.301872
PGK
Avg
3.3498
High
3.5137
Low
3.1855
Last updated: 4/16/2026, 8:04:40 AM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.31 SCR |
| 10 PGK | 33.13 SCR |
| 50 PGK | 165.63 SCR |
| 100 PGK | 331.27 SCR |
| 500 PGK | 1,656.33 SCR |
| 1,000 PGK | 3,312.66 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-04-16T08:04:40Z",
"rates": {
"SCR": 3.312657
}
}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": 331.26570000000004,
"rate": 3.312657
}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