Rate Overview
Live
1 AED = 1.2026 PGK
1 PGK = 0.831560
AED
Avg
1.1200
High
1.2026
Low
1.0411
Last updated: 7/21/2026, 6:34:33 PM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.20 PGK |
| 10 AED | 12.03 PGK |
| 50 AED | 60.13 PGK |
| 100 AED | 120.26 PGK |
| 500 AED | 601.28 PGK |
| 1,000 AED | 1,202.56 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-21T18:34:33Z",
"rates": {
"PGK": 1.202559
}
}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.2559,
"rate": 1.202559
}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