Rate Overview
Live
1 PGK = 1.9478 SVC
1 SVC = 0.513398
PGK
Avg
1.9674
High
1.9833
Low
1.9478
Last updated: 8/15/2026, 2:17:04 PM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 1.95 SVC |
| 10 PGK | 19.48 SVC |
| 50 PGK | 97.39 SVC |
| 100 PGK | 194.78 SVC |
| 500 PGK | 973.90 SVC |
| 1,000 PGK | 1,947.81 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-08-15T14:17:04Z",
"rates": {
"SVC": 1.947808
}
}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": 194.7808,
"rate": 1.947808
}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