Rate Overview
Live
1 PGK = 0.824810 AED
1 AED = 1.2124
PGK
Avg
0.846880
High
0.864674
Low
0.824810
Last updated: 7/23/2026, 12:58:16 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.82 AED |
| 10 PGK | 8.25 AED |
| 50 PGK | 41.24 AED |
| 100 PGK | 82.48 AED |
| 500 PGK | 412.41 AED |
| 1,000 PGK | 824.81 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-07-23T12:58:16Z",
"rates": {
"AED": 0.82481
}
}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.48100000000001,
"rate": 0.82481
}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