Rate Overview
Live
1 SVC = 0.504228 PGK
1 PGK = 1.9832
SVC
Avg
0.503453
High
0.507578
Low
0.500027
Last updated: 7/22/2026, 5:40:15 AM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.50 PGK |
| 10 SVC | 5.04 PGK |
| 50 SVC | 25.21 PGK |
| 100 SVC | 50.42 PGK |
| 500 SVC | 252.11 PGK |
| 1,000 SVC | 504.23 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-22T05:40:15Z",
"rates": {
"PGK": 0.504228
}
}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.4228,
"rate": 0.504228
}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