Rate Overview
Live
1 SVC = 0.510885 PGK
1 PGK = 1.9574
SVC
Avg
0.506607
High
0.510885
Low
0.504197
Last updated: 7/29/2026, 3:14:13 PM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.51 PGK |
| 10 SVC | 5.11 PGK |
| 50 SVC | 25.54 PGK |
| 100 SVC | 51.09 PGK |
| 500 SVC | 255.44 PGK |
| 1,000 SVC | 510.89 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-29T15:14:13Z",
"rates": {
"PGK": 0.510885
}
}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": 51.0885,
"rate": 0.510885
}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