Rate Overview
Live
1 AED = 76.5997 PKR
1 PKR = 0.013055
AED
Avg
76.4403
High
76.5997
Low
76.0363
Last updated: 3/26/2026, 1:51:48 PM
Quick Conversions
| AED | PKR |
|---|---|
| 1 AED | 76.60 PKR |
| 10 AED | 766.00 PKR |
| 50 AED | 3,829.98 PKR |
| 100 AED | 7,659.97 PKR |
| 500 AED | 38,299.85 PKR |
| 1,000 AED | 76,599.69 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-03-26T13:51:48Z",
"rates": {
"PKR": 76.599692
}
}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.9692000000005,
"rate": 76.599692
}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