Rate Overview
Live
1 PGK = 3.2723 SCR
1 SCR = 0.305593
PGK
Avg
3.2702
High
3.4248
Low
3.1131
Last updated: 5/26/2026, 10:29:57 PM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.27 SCR |
| 10 PGK | 32.72 SCR |
| 50 PGK | 163.62 SCR |
| 100 PGK | 327.23 SCR |
| 500 PGK | 1,636.16 SCR |
| 1,000 PGK | 3,272.32 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-05-26T22:29:57Z",
"rates": {
"SCR": 3.272323
}
}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": 327.2323,
"rate": 3.272323
}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