Rate Overview
Live
1 PGK = 0.284879 SGD
1 SGD = 3.5103
PGK
Avg
0.287420
High
0.292900
Low
0.282453
Last updated: 9/3/2026, 6:37:39 AM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.28 SGD |
| 10 PGK | 2.85 SGD |
| 50 PGK | 14.24 SGD |
| 100 PGK | 28.49 SGD |
| 500 PGK | 142.44 SGD |
| 1,000 PGK | 284.88 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-09-03T06:37:39Z",
"rates": {
"SGD": 0.284879
}
}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": 28.4879,
"rate": 0.284879
}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