Rate Overview
Live
1 PGK = 2.0089 SVC
1 SVC = 0.497795
PGK
Avg
2.0895
High
2.2347
Low
2.0089
Last updated: 5/27/2026, 7:28:11 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 2.01 SVC |
| 10 PGK | 20.09 SVC |
| 50 PGK | 100.44 SVC |
| 100 PGK | 200.89 SVC |
| 500 PGK | 1,004.43 SVC |
| 1,000 PGK | 2,008.86 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-05-27T07:28:11Z",
"rates": {
"SVC": 2.008861
}
}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.8861,
"rate": 2.008861
}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