Rate Overview
Live
1 USD = 280.8999 PKR
1 PKR = 0.003560
USD
Avg
280.0151
High
280.8999
Low
277.5372
Last updated: 9/4/2026, 9:05:20 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 280.90 PKR |
| 10 USD | 2,809.00 PKR |
| 50 USD | 14,045.00 PKR |
| 100 USD | 28,089.99 PKR |
| 500 USD | 140,449.95 PKR |
| 1,000 USD | 280,899.90 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-09-04T09:05:20Z",
"rates": {
"PKR": 280.8999
}
}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": 28089.99,
"rate": 280.8999
}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