Rate Overview
Live
1 SAR = 1.1825 PGK
1 PGK = 0.845689
SAR
Avg
1.1905
High
1.2022
Low
1.1794
Last updated: 9/9/2026, 6:18:05 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.18 PGK |
| 10 SAR | 11.82 PGK |
| 50 SAR | 59.12 PGK |
| 100 SAR | 118.25 PGK |
| 500 SAR | 591.23 PGK |
| 1,000 SAR | 1,182.47 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-09-09T06:18:05Z",
"rates": {
"PGK": 1.182468
}
}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": 118.24680000000001,
"rate": 1.182468
}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