Rate Overview
Live
1 PGK = 0.859520 SAR
1 SAR = 1.1634
PGK
Avg
0.858218
High
0.863557
Low
0.854428
Last updated: 6/16/2026, 4:12:10 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.86 SAR |
| 10 PGK | 8.60 SAR |
| 50 PGK | 42.98 SAR |
| 100 PGK | 85.95 SAR |
| 500 PGK | 429.76 SAR |
| 1,000 PGK | 859.52 SAR |
Get PGK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=SARExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-06-16T04:12:10Z",
"rates": {
"SAR": 0.85952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "SAR",
"amount": 100
},
"result": 85.952,
"rate": 0.85952
}Build with PGK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key