Rate Overview
Live
1 AED = 76.5986 PKR
1 PKR = 0.013055
AED
Avg
76.3643
High
76.5986
Low
75.9431
Last updated: 4/15/2026, 9:23:09 PM
Quick Conversions
| AED | PKR |
|---|---|
| 1 AED | 76.60 PKR |
| 10 AED | 765.99 PKR |
| 50 AED | 3,829.93 PKR |
| 100 AED | 7,659.86 PKR |
| 500 AED | 38,299.32 PKR |
| 1,000 AED | 76,598.65 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-04-15T21:23:09Z",
"rates": {
"PKR": 76.598649
}
}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.8649,
"rate": 76.598649
}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