Rate Overview
Live
1 SAR = 1.1543 PGK
1 PGK = 0.866358
SAR
Avg
1.1513
High
1.1543
Low
1.1485
Last updated: 4/17/2026, 4:54:08 AM
Quick Conversions
| SAR | PGK |
|---|---|
| 1 SAR | 1.15 PGK |
| 10 SAR | 11.54 PGK |
| 50 SAR | 57.71 PGK |
| 100 SAR | 115.43 PGK |
| 500 SAR | 577.13 PGK |
| 1,000 SAR | 1,154.26 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-04-17T04:54:08Z",
"rates": {
"PGK": 1.154257
}
}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": 115.4257,
"rate": 1.154257
}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