Rate Overview
Live
1 AED = 1.1913 PGK
1 PGK = 0.839437
AED
Avg
1.1889
High
1.1939
Low
1.1824
Last updated: 6/19/2026, 3:45:09 AM
Quick Conversions
| AED | PGK |
|---|---|
| 1 AED | 1.19 PGK |
| 10 AED | 11.91 PGK |
| 50 AED | 59.56 PGK |
| 100 AED | 119.13 PGK |
| 500 AED | 595.64 PGK |
| 1,000 AED | 1,191.27 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-06-19T03:45:09Z",
"rates": {
"PGK": 1.191274
}
}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": 119.1274,
"rate": 1.191274
}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