Rate Overview
Live
1 PGK = 0.866404 SAR
1 SAR = 1.1542
PGK
Avg
0.869024
High
0.870731
Low
0.866404
Last updated: 4/16/2026, 8:03:29 AM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.87 SAR |
| 10 PGK | 8.66 SAR |
| 50 PGK | 43.32 SAR |
| 100 PGK | 86.64 SAR |
| 500 PGK | 433.20 SAR |
| 1,000 PGK | 866.40 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-04-16T08:03:29Z",
"rates": {
"SAR": 0.866404
}
}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": 86.6404,
"rate": 0.866404
}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