Rate Overview
Live
1 PGK = 3.2844 SCR
1 SCR = 0.304469
PGK
Avg
3.2231
High
3.3926
Low
2.9905
Last updated: 7/5/2026, 9:12:14 PM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.28 SCR |
| 10 PGK | 32.84 SCR |
| 50 PGK | 164.22 SCR |
| 100 PGK | 328.44 SCR |
| 500 PGK | 1,642.20 SCR |
| 1,000 PGK | 3,284.41 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-05T21:12:14Z",
"rates": {
"SCR": 3.284406
}
}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.4406,
"rate": 3.284406
}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