Rate Overview
Live
1 SVC = 0.491484 PGK
1 PGK = 2.0347
SVC
Avg
0.491566
High
0.495740
Low
0.489586
Last updated: 3/7/2026, 7:37:38 AM
Quick Conversions
| SVC | PGK |
|---|---|
| 1 SVC | 0.49 PGK |
| 10 SVC | 4.91 PGK |
| 50 SVC | 24.57 PGK |
| 100 SVC | 49.15 PGK |
| 500 SVC | 245.74 PGK |
| 1,000 SVC | 491.48 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-03-07T07:37:38Z",
"rates": {
"PGK": 0.491484
}
}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.148399999999995,
"rate": 0.491484
}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