Rate Overview
Live
1 SGD = 3.3415 PGK
1 PGK = 0.299264
SGD
Avg
3.3611
High
3.3987
Low
3.3109
Last updated: 3/27/2026, 11:16:18 AM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.34 PGK |
| 10 SGD | 33.42 PGK |
| 50 SGD | 167.08 PGK |
| 100 SGD | 334.15 PGK |
| 500 SGD | 1,670.77 PGK |
| 1,000 SGD | 3,341.53 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-03-27T11:16:18Z",
"rates": {
"PGK": 3.341531
}
}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": 334.1531,
"rate": 3.341531
}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