Rate Overview
Live
1 PGK = 3.3614 SCR
1 SCR = 0.297498
PGK
Avg
3.3910
High
3.5534
Low
3.2287
Last updated: 3/27/2026, 6:08:19 AM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.36 SCR |
| 10 PGK | 33.61 SCR |
| 50 PGK | 168.07 SCR |
| 100 PGK | 336.14 SCR |
| 500 PGK | 1,680.68 SCR |
| 1,000 PGK | 3,361.37 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-03-27T06:08:19Z",
"rates": {
"SCR": 3.361365
}
}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": 336.1365,
"rate": 3.361365
}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