Rate Overview
Live
1 ALL = 3.4662 PKR
1 PKR = 0.288503
ALL
Avg
3.4425
High
3.4714
Low
3.4091
Last updated: 4/17/2026, 6:10:57 AM
Quick Conversions
| ALL | PKR |
|---|---|
| 1 ALL | 3.47 PKR |
| 10 ALL | 34.66 PKR |
| 50 ALL | 173.31 PKR |
| 100 ALL | 346.62 PKR |
| 500 ALL | 1,733.09 PKR |
| 1,000 ALL | 3,466.17 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-04-17T06:10:57Z",
"rates": {
"PKR": 3.466172
}
}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": 346.61719999999997,
"rate": 3.466172
}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