Rate Overview
Live
1 PKR = 0.003560 USD
1 USD = 280.8989
PKR
Avg
0.003564
High
0.003575
Low
0.003560
Last updated: 3/6/2026, 11:51:59 AM
Quick Conversions
| PKR | USD |
|---|---|
| 1 PKR | 0.00 USD |
| 10 PKR | 0.04 USD |
| 50 PKR | 0.18 USD |
| 100 PKR | 0.36 USD |
| 500 PKR | 1.78 USD |
| 1,000 PKR | 3.56 USD |
Get PKR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=USDExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-06T11:51:59Z",
"rates": {
"USD": 0.00356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "USD",
"amount": 100
},
"result": 0.356,
"rate": 0.00356
}Build with PKR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key