Rate Overview
Live
1 SGD = 3.5103 PGK
1 PGK = 0.284880
SGD
Avg
3.4796
High
3.5404
Low
3.4141
Last updated: 9/3/2026, 6:52:42 AM
Quick Conversions
| SGD | PGK |
|---|---|
| 1 SGD | 3.51 PGK |
| 10 SGD | 35.10 PGK |
| 50 SGD | 175.51 PGK |
| 100 SGD | 351.03 PGK |
| 500 SGD | 1,755.13 PGK |
| 1,000 SGD | 3,510.25 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-09-03T06:52:42Z",
"rates": {
"PGK": 3.51025
}
}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": 351.02500000000003,
"rate": 3.51025
}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