Rate Overview
Live
1 USD = 277.8022 PKR
1 PKR = 0.003600
USD
Avg
280.2352
High
281.2235
Low
277.8022
Last updated: 7/25/2026, 3:49:13 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 277.80 PKR |
| 10 USD | 2,778.02 PKR |
| 50 USD | 13,890.11 PKR |
| 100 USD | 27,780.22 PKR |
| 500 USD | 138,901.09 PKR |
| 1,000 USD | 277,802.18 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-25T03:49:13Z",
"rates": {
"PKR": 277.80217828
}
}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": 27780.217828,
"rate": 277.80217828
}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