Rate Overview
Live
1 PGK = 0.299202 SGD
1 SGD = 3.3422
PGK
Avg
0.297749
High
0.299202
Low
0.296151
Last updated: 3/27/2026, 9:25:59 AM
Quick Conversions
| PGK | SGD |
|---|---|
| 1 PGK | 0.30 SGD |
| 10 PGK | 2.99 SGD |
| 50 PGK | 14.96 SGD |
| 100 PGK | 29.92 SGD |
| 500 PGK | 149.60 SGD |
| 1,000 PGK | 299.20 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-27T09:25:59Z",
"rates": {
"SGD": 0.299202
}
}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.9202,
"rate": 0.299202
}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