Rate Overview
Live
1 USD = 277.7501 PKR
1 PKR = 0.003600
USD
Avg
257.4837
High
307.8764
Low
160.8384
Last updated: 7/19/2026, 7:48:51 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 277.75 PKR |
| 10 USD | 2,777.50 PKR |
| 50 USD | 13,887.50 PKR |
| 100 USD | 27,775.01 PKR |
| 500 USD | 138,875.05 PKR |
| 1,000 USD | 277,750.10 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-19T07:48:51Z",
"rates": {
"PKR": 277.75009899
}
}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": 27775.009899000004,
"rate": 277.75009899
}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