Rate Overview
Live
1 PGK = 0.832440 AED
1 AED = 1.2013
PGK
Avg
0.830941
High
0.834216
Low
0.824808
Last updated: 7/25/2026, 5:22:27 AM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.83 AED |
| 10 PGK | 8.32 AED |
| 50 PGK | 41.62 AED |
| 100 PGK | 83.24 AED |
| 500 PGK | 416.22 AED |
| 1,000 PGK | 832.44 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-25T05:22:27Z",
"rates": {
"AED": 0.83244
}
}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": 83.244,
"rate": 0.83244
}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