Rate Overview
Live
1 SVC = 0.506772 PGK
1 PGK = 1.9733
SVC
Avg
0.510224
High
0.515211
Low
0.505476
Last updated: 9/9/2026, 2:40:50 PM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.51 PGK |
| 10 SVC | 5.07 PGK |
| 50 SVC | 25.34 PGK |
| 100 SVC | 50.68 PGK |
| 500 SVC | 253.39 PGK |
| 1,000 SVC | 506.77 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-09-09T14:40:50Z",
"rates": {
"PGK": 0.506772
}
}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.6772,
"rate": 0.506772
}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