Rate Overview
Live
1 SVC = 0.498536 PGK
1 PGK = 2.0059
SVC
Avg
0.496981
High
0.498536
Low
0.495623
Last updated: 5/7/2026, 9:07:33 AM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.50 PGK |
| 10 SVC | 4.99 PGK |
| 50 SVC | 24.93 PGK |
| 100 SVC | 49.85 PGK |
| 500 SVC | 249.27 PGK |
| 1,000 SVC | 498.54 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-05-07T09:07:33Z",
"rates": {
"PGK": 0.498536
}
}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": 49.8536,
"rate": 0.498536
}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