Rate Overview
Live
1 QAR = 1.2121 PGK
1 PGK = 0.825014
QAR
Avg
1.2140
High
1.2234
Low
1.2120
Last updated: 7/27/2026, 12:15:55 AM
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.05 PGK |
| 1,000 QAR | 1,212.10 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-27T00:15:55Z",
"rates": {
"PGK": 1.212101
}
}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.21010000000001,
"rate": 1.212101
}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