Rate Overview
Live
1 PGK = 2.0009 SVC
1 SVC = 0.499777
PGK
Avg
2.0022
High
2.0150
Low
1.9937
Last updated: 6/16/2026, 10:02:17 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 2.00 SVC |
| 10 PGK | 20.01 SVC |
| 50 PGK | 100.04 SVC |
| 100 PGK | 200.09 SVC |
| 500 PGK | 1,000.45 SVC |
| 1,000 PGK | 2,000.89 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-06-16T10:02:17Z",
"rates": {
"SVC": 2.000891
}
}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": 200.08910000000003,
"rate": 2.000891
}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