Rate Overview
Live
1 USD = 277.9709 PKR
1 PKR = 0.003597
USD
Avg
280.8290
High
281.3545
Low
277.9709
Last updated: 7/19/2026, 1:27:30 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 277.97 PKR |
| 10 USD | 2,779.71 PKR |
| 50 USD | 13,898.54 PKR |
| 100 USD | 27,797.09 PKR |
| 500 USD | 138,985.44 PKR |
| 1,000 USD | 277,970.88 PKR |
Get USD/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PKRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T01:27:30Z",
"rates": {
"PKR": 277.97087764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PKR",
"amount": 100
},
"result": 27797.087764000004,
"rate": 277.97087764
}Build with USD/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key