Rate Overview
Live
1 PGK = 3.1881 SCR
1 SCR = 0.313667
PGK
Avg
3.2162
High
3.3766
Low
3.1457
Last updated: 5/6/2026, 10:16:53 AM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.19 SCR |
| 10 PGK | 31.88 SCR |
| 50 PGK | 159.40 SCR |
| 100 PGK | 318.81 SCR |
| 500 PGK | 1,594.05 SCR |
| 1,000 PGK | 3,188.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-05-06T10:16:53Z",
"rates": {
"SCR": 3.188097
}
}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": 318.8097,
"rate": 3.188097
}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