Rate Overview
Live
1 PGK = 2.0347 SVC
1 SVC = 0.491484
PGK
Avg
2.0343
High
2.0425
Low
2.0172
Last updated: 3/7/2026, 6:08:07 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 2.03 SVC |
| 10 PGK | 20.35 SVC |
| 50 PGK | 101.73 SVC |
| 100 PGK | 203.47 SVC |
| 500 PGK | 1,017.33 SVC |
| 1,000 PGK | 2,034.65 SVC |
Get PGK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SVCExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-07T06:08:07Z",
"rates": {
"SVC": 2.034654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SVC",
"amount": 100
},
"result": 203.46540000000002,
"rate": 2.034654
}Build with PGK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key