Rate Overview
Live
1 AED = 76.5976 PKR
1 PKR = 0.013055
AED
Avg
76.4294
High
76.5988
Low
75.8487
Last updated: 5/26/2026, 3:10:46 AM
Quick Conversions
| AED | PKR |
|---|---|
| 1 AED | 76.60 PKR |
| 10 AED | 765.98 PKR |
| 50 AED | 3,829.88 PKR |
| 100 AED | 7,659.76 PKR |
| 500 AED | 38,298.80 PKR |
| 1,000 AED | 76,597.61 PKR |
Get AED/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PKRExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-26T03:10:46Z",
"rates": {
"PKR": 76.597606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PKR",
"amount": 100
},
"result": 7659.7606,
"rate": 76.597606
}Build with AED/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key