Rate Overview
Live
1 AED = 1.2171 PGK
1 PGK = 0.821644
AED
Avg
1.1815
High
1.2171
Low
1.1605
Last updated: 7/29/2026, 2:18:16 PM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.22 PGK |
| 10 AED | 12.17 PGK |
| 50 AED | 60.85 PGK |
| 100 AED | 121.71 PGK |
| 500 AED | 608.54 PGK |
| 1,000 AED | 1,217.07 PGK |
Get AED/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PGKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-29T14:18:16Z",
"rates": {
"PGK": 1.217072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PGK",
"amount": 100
},
"result": 121.7072,
"rate": 1.217072
}Build with AED/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key