Rate Overview
Live
1 PGK = 0.840840 AED
1 AED = 1.1893
PGK
Avg
0.840087
High
0.845711
Low
0.836883
Last updated: 6/15/2026, 9:42:52 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.84 AED |
| 10 PGK | 8.41 AED |
| 50 PGK | 42.04 AED |
| 100 PGK | 84.08 AED |
| 500 PGK | 420.42 AED |
| 1,000 PGK | 840.84 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-06-15T21:42:52Z",
"rates": {
"AED": 0.84084
}
}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": 84.084,
"rate": 0.84084
}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