Rate Overview
Live
1 USD = 279.5809 PKR
1 PKR = 0.003577
USD
Avg
280.2888
High
280.8545
Low
279.5809
Last updated: 3/7/2026, 9:11:52 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 279.58 PKR |
| 10 USD | 2,795.81 PKR |
| 50 USD | 13,979.04 PKR |
| 100 USD | 27,958.09 PKR |
| 500 USD | 139,790.44 PKR |
| 1,000 USD | 279,580.89 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-03-07T09:11:52Z",
"rates": {
"PKR": 279.58088962
}
}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": 27958.088961999998,
"rate": 279.58088962
}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