Rate Overview
Live
1 ALL = 3.5085 PKR
1 PKR = 0.285022
ALL
Avg
3.4876
High
3.5085
Low
3.4606
Last updated: 8/18/2026, 4:06:30 PM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.51 PKR |
| 10 ALL | 35.09 PKR |
| 50 ALL | 175.43 PKR |
| 100 ALL | 350.85 PKR |
| 500 ALL | 1,754.25 PKR |
| 1,000 ALL | 3,508.50 PKR |
Get ALL/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PKRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-18T16:06:30Z",
"rates": {
"PKR": 3.508502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PKR",
"amount": 100
},
"result": 350.8502,
"rate": 3.508502
}Build with ALL/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key