Rate Overview
Live
1 SVC = 0.497339 PGK
1 PGK = 2.0107
SVC
Avg
0.495222
High
0.497339
Low
0.492909
Last updated: 4/17/2026, 2:04:44 AM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.50 PGK |
| 10 SVC | 4.97 PGK |
| 50 SVC | 24.87 PGK |
| 100 SVC | 49.73 PGK |
| 500 SVC | 248.67 PGK |
| 1,000 SVC | 497.34 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-04-17T02:04:44Z",
"rates": {
"PGK": 0.497339
}
}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.7339,
"rate": 0.497339
}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