Rate Overview
Live
1 PGK = 3.4810 SCR
1 SCR = 0.287272
PGK
Avg
3.3578
High
3.4810
Low
3.1756
Last updated: 3/6/2026, 10:47:53 PM
Quick Conversions
| PGK | SCR |
|---|---|
| 1 PGK | 3.48 SCR |
| 10 PGK | 34.81 SCR |
| 50 PGK | 174.05 SCR |
| 100 PGK | 348.10 SCR |
| 500 PGK | 1,740.51 SCR |
| 1,000 PGK | 3,481.03 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-06T22:47:53Z",
"rates": {
"SCR": 3.481026
}
}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": 348.1026,
"rate": 3.481026
}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