Rate Overview
Live
1 ALL = 3.4202 PKR
1 PKR = 0.292380
ALL
Avg
3.2456
High
3.4301
Low
2.8603
Last updated: 7/29/2026, 7:33:40 PM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.42 PKR |
| 10 ALL | 34.20 PKR |
| 50 ALL | 171.01 PKR |
| 100 ALL | 342.02 PKR |
| 500 ALL | 1,710.11 PKR |
| 1,000 ALL | 3,420.21 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-07-29T19:33:40Z",
"rates": {
"PKR": 3.42021
}
}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": 342.021,
"rate": 3.42021
}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