Rate Overview
Live
1 PGK = 3.2871 SCR
1 SCR = 0.304220
PGK
Avg
3.3891
High
3.6342
Low
3.0110
Last updated: 7/26/2026, 4:31:09 PM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.29 SCR |
| 10 PGK | 32.87 SCR |
| 50 PGK | 164.36 SCR |
| 100 PGK | 328.71 SCR |
| 500 PGK | 1,643.55 SCR |
| 1,000 PGK | 3,287.10 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-07-26T16:31:09Z",
"rates": {
"SCR": 3.2871
}
}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.71000000000004,
"rate": 3.2871
}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