Rate Overview
Live
1 PGK = 0.292541 SGD
1 SGD = 3.4183
PGK
Avg
0.295259
High
0.302034
Low
0.291499
Last updated: 7/26/2026, 3:27:51 AM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.29 SGD |
| 10 PGK | 2.93 SGD |
| 50 PGK | 14.63 SGD |
| 100 PGK | 29.25 SGD |
| 500 PGK | 146.27 SGD |
| 1,000 PGK | 292.54 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-26T03:27:51Z",
"rates": {
"SGD": 0.292541
}
}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.2541,
"rate": 0.292541
}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