Rate Overview
Live
1 ALL = 3.3821 PKR
1 PKR = 0.295671
ALL
Avg
3.3827
High
3.4031
Low
3.3594
Last updated: 3/27/2026, 7:59:20 AM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.38 PKR |
| 10 ALL | 33.82 PKR |
| 50 ALL | 169.11 PKR |
| 100 ALL | 338.21 PKR |
| 500 ALL | 1,691.07 PKR |
| 1,000 ALL | 3,382.13 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-03-27T07:59:20Z",
"rates": {
"PKR": 3.382133
}
}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": 338.2133,
"rate": 3.382133
}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