Rate Overview
Live
1 USD = 277.9706 PKR
1 PKR = 0.003598
USD
Avg
280.8409
High
281.3545
Low
277.9706
Last updated: 7/26/2026, 3:51:04 PM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 277.97 PKR |
| 10 USD | 2,779.71 PKR |
| 50 USD | 13,898.53 PKR |
| 100 USD | 27,797.06 PKR |
| 500 USD | 138,985.30 PKR |
| 1,000 USD | 277,970.61 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-26T15:51:04Z",
"rates": {
"PKR": 277.97060642
}
}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.060642000004,
"rate": 277.97060642
}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