Rate Overview
Live
1 AED = 1.2135 PGK
1 PGK = 0.824073
AED
Avg
1.2054
High
1.2267
Low
1.1851
Last updated: 9/3/2026, 8:42:32 PM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.21 PGK |
| 10 AED | 12.13 PGK |
| 50 AED | 60.67 PGK |
| 100 AED | 121.35 PGK |
| 500 AED | 606.74 PGK |
| 1,000 AED | 1,213.49 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-09-03T20:42:32Z",
"rates": {
"PGK": 1.213485
}
}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.34849999999999,
"rate": 1.213485
}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