Rate Overview
Live
1 PGK = 0.843305 AED
1 AED = 1.1858
PGK
Avg
0.843118
High
0.845950
Low
0.840844
Last updated: 5/26/2026, 9:20:44 PM
Quick Conversions
| PGK | AED |
|---|---|
| 1 PGK | 0.84 AED |
| 10 PGK | 8.43 AED |
| 50 PGK | 42.17 AED |
| 100 PGK | 84.33 AED |
| 500 PGK | 421.65 AED |
| 1,000 PGK | 843.31 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-05-26T21:20:44Z",
"rates": {
"AED": 0.843305
}
}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.3305,
"rate": 0.843305
}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