Rate Overview
Live
1 PGK = 0.293790 SGD
1 SGD = 3.4038
PGK
Avg
0.295213
High
0.301827
Low
0.291734
Last updated: 7/12/2026, 8:49:08 AM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.29 SGD |
| 10 PGK | 2.94 SGD |
| 50 PGK | 14.69 SGD |
| 100 PGK | 29.38 SGD |
| 500 PGK | 146.90 SGD |
| 1,000 PGK | 293.79 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-12T08:49:08Z",
"rates": {
"SGD": 0.29379
}
}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.378999999999998,
"rate": 0.29379
}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