Rate Overview
Live
1 QAR = 1.2121 PGK
1 PGK = 0.825006
QAR
Avg
1.2113
High
1.2234
Low
1.2059
Last updated: 7/26/2026, 4:20:44 PM
Quick Conversions
| QAR | PGK |
|---|---|
| 1 QAR | 1.21 PGK |
| 10 QAR | 12.12 PGK |
| 50 QAR | 60.61 PGK |
| 100 QAR | 121.21 PGK |
| 500 QAR | 606.06 PGK |
| 1,000 QAR | 1,212.11 PGK |
Get QAR/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=PGKExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-26T16:20:44Z",
"rates": {
"PGK": 1.212113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "PGK",
"amount": 100
},
"result": 121.2113,
"rate": 1.212113
}Build with QAR/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key