Rate Overview
Live
1 PGK = 3.2888 SCR
1 SCR = 0.304064
PGK
Avg
3.2305
High
3.3517
Low
3.1563
Last updated: 6/16/2026, 4:15:03 AM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.29 SCR |
| 10 PGK | 32.89 SCR |
| 50 PGK | 164.44 SCR |
| 100 PGK | 328.88 SCR |
| 500 PGK | 1,644.39 SCR |
| 1,000 PGK | 3,288.78 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-06-16T04:15:03Z",
"rates": {
"SCR": 3.288781
}
}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": 328.8781,
"rate": 3.288781
}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