Rate Overview
Live
1 SGD = 3.3995 PGK
1 PGK = 0.294164
SGD
Avg
3.4006
High
3.4115
Low
3.3803
Last updated: 6/16/2026, 5:14:23 AM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.40 PGK |
| 10 SGD | 33.99 PGK |
| 50 SGD | 169.97 PGK |
| 100 SGD | 339.95 PGK |
| 500 SGD | 1,699.73 PGK |
| 1,000 SGD | 3,399.47 PGK |
Get SGD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=PGKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-06-16T05:14:23Z",
"rates": {
"PGK": 3.399468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "PGK",
"amount": 100
},
"result": 339.9468,
"rate": 3.399468
}Build with SGD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key