Rate Overview
Live
1 PGK = 0.292036 SGD
1 SGD = 3.4242
PGK
Avg
0.293572
High
0.296299
Low
0.290979
Last updated: 7/21/2026, 9:02:39 AM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.29 SGD |
| 10 PGK | 2.92 SGD |
| 50 PGK | 14.60 SGD |
| 100 PGK | 29.20 SGD |
| 500 PGK | 146.02 SGD |
| 1,000 PGK | 292.04 SGD |
Get PGK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SGDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-21T09:02:39Z",
"rates": {
"SGD": 0.292036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SGD",
"amount": 100
},
"result": 29.2036,
"rate": 0.292036
}Build with PGK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key