Rate Overview
Live
1 AED = 1.2011 PGK
1 PGK = 0.832597
AED
Avg
1.1791
High
1.2011
Low
1.1605
Last updated: 7/21/2026, 5:49:07 AM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.20 PGK |
| 10 AED | 12.01 PGK |
| 50 AED | 60.05 PGK |
| 100 AED | 120.11 PGK |
| 500 AED | 600.53 PGK |
| 1,000 AED | 1,201.06 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-21T05:49:07Z",
"rates": {
"PGK": 1.201061
}
}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": 120.1061,
"rate": 1.201061
}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