Rate Overview
Live
1 PGK = 1.9832 SVC
1 SVC = 0.504240
PGK
Avg
1.9809
High
1.9875
Low
1.9649
Last updated: 7/26/2026, 5:06:01 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 1.98 SVC |
| 10 PGK | 19.83 SVC |
| 50 PGK | 99.16 SVC |
| 100 PGK | 198.32 SVC |
| 500 PGK | 991.59 SVC |
| 1,000 PGK | 1,983.18 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-07-26T05:06:01Z",
"rates": {
"SVC": 1.983184
}
}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": 198.3184,
"rate": 1.983184
}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