Rate Overview
Live
1 PGK = 0.860960 SAR
1 SAR = 1.1615
PGK
Avg
0.863522
High
0.869358
Low
0.858184
Last updated: 5/26/2026, 9:26:15 PM
Quick Conversions
| PGK | SAR |
|---|---|
| 1 PGK | 0.86 SAR |
| 10 PGK | 8.61 SAR |
| 50 PGK | 43.05 SAR |
| 100 PGK | 86.10 SAR |
| 500 PGK | 430.48 SAR |
| 1,000 PGK | 860.96 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-05-26T21:26:15Z",
"rates": {
"SAR": 0.86096
}
}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.09599999999999,
"rate": 0.86096
}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