Rate Overview
Live
1 PGK = 0.299386 SGD
1 SGD = 3.3402
PGK
Avg
0.312186
High
0.343601
Low
0.294082
Last updated: 3/27/2026, 12:58:21 PM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.30 SGD |
| 10 PGK | 2.99 SGD |
| 50 PGK | 14.97 SGD |
| 100 PGK | 29.94 SGD |
| 500 PGK | 149.69 SGD |
| 1,000 PGK | 299.39 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-03-27T12:58:21Z",
"rates": {
"SGD": 0.299386
}
}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.938599999999997,
"rate": 0.299386
}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