Rate Overview
Live
1 PGK = 1.9884 SVC
1 SVC = 0.502909
PGK
Avg
1.9944
High
2.0150
Low
1.9759
Last updated: 7/9/2026, 5:19:49 PM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 1.99 SVC |
| 10 PGK | 19.88 SVC |
| 50 PGK | 99.42 SVC |
| 100 PGK | 198.84 SVC |
| 500 PGK | 994.22 SVC |
| 1,000 PGK | 1,988.43 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-09T17:19:49Z",
"rates": {
"SVC": 1.988433
}
}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.8433,
"rate": 1.988433
}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