Rate Overview
Live
1 SAR = 1.1926 PGK
1 PGK = 0.838517
SAR
Avg
1.1539
High
1.1926
Low
1.1337
Last updated: 7/30/2026, 5:34:29 PM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.19 PGK |
| 10 SAR | 11.93 PGK |
| 50 SAR | 59.63 PGK |
| 100 SAR | 119.26 PGK |
| 500 SAR | 596.29 PGK |
| 1,000 SAR | 1,192.58 PGK |
Get SAR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=PGKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T17:34:29Z",
"rates": {
"PGK": 1.192581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "PGK",
"amount": 100
},
"result": 119.25809999999998,
"rate": 1.192581
}Build with SAR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key