Rate Overview
Live
1 PGK = 1.9783 SVC
1 SVC = 0.505476
PGK
Avg
1.9796
High
2.0104
Low
1.9419
Last updated: 9/2/2026, 10:40:19 AM
Quick Conversions
| PGK | SVC |
|---|---|
| 1 PGK | 1.98 SVC |
| 10 PGK | 19.78 SVC |
| 50 PGK | 98.92 SVC |
| 100 PGK | 197.83 SVC |
| 500 PGK | 989.17 SVC |
| 1,000 PGK | 1,978.33 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-09-02T10:40:19Z",
"rates": {
"SVC": 1.978332
}
}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": 197.8332,
"rate": 1.978332
}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