Rate Overview
Live
1 PGK = 0.828377 AED
1 AED = 1.2072
PGK
Avg
0.828708
High
0.832869
Low
0.821861
Last updated: 8/12/2026, 10:02:15 AM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.83 AED |
| 10 PGK | 8.28 AED |
| 50 PGK | 41.42 AED |
| 100 PGK | 82.84 AED |
| 500 PGK | 414.19 AED |
| 1,000 PGK | 828.38 AED |
Get PGK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=AEDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-12T10:02:15Z",
"rates": {
"AED": 0.828377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "AED",
"amount": 100
},
"result": 82.8377,
"rate": 0.828377
}Build with PGK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key