Rate Overview
Live
1 PGK = 2.0347 SVC
1 SVC = 0.491469
PGK
Avg
2.0328
High
2.0368
Low
2.0303
Last updated: 3/27/2026, 5:01:51 PM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 2.03 SVC |
| 10 PGK | 20.35 SVC |
| 50 PGK | 101.74 SVC |
| 100 PGK | 203.47 SVC |
| 500 PGK | 1,017.36 SVC |
| 1,000 PGK | 2,034.72 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-27T17:01:51Z",
"rates": {
"SVC": 2.034718
}
}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.47179999999997,
"rate": 2.034718
}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