Rate Overview
Live
1 PGK = 3.2693 SCR
1 SCR = 0.305880
PGK
Avg
3.2337
High
3.3493
Low
3.1655
Last updated: 9/2/2026, 10:38:04 AM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.27 SCR |
| 10 PGK | 32.69 SCR |
| 50 PGK | 163.46 SCR |
| 100 PGK | 326.93 SCR |
| 500 PGK | 1,634.63 SCR |
| 1,000 PGK | 3,269.25 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-09-02T10:38:04Z",
"rates": {
"SCR": 3.269254
}
}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": 326.9254,
"rate": 3.269254
}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