Rate Overview
Live
1 SVC = 0.504799 PGK
1 PGK = 1.9810
SVC
Avg
0.496513
High
0.508924
Low
0.487886
Last updated: 7/24/2026, 6:26:48 AM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.50 PGK |
| 10 SVC | 5.05 PGK |
| 50 SVC | 25.24 PGK |
| 100 SVC | 50.48 PGK |
| 500 SVC | 252.40 PGK |
| 1,000 SVC | 504.80 PGK |
Get SVC/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=PGKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-24T06:26:48Z",
"rates": {
"PGK": 0.504799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "PGK",
"amount": 100
},
"result": 50.4799,
"rate": 0.504799
}Build with SVC/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key