Rate Overview
Live
1 USD = 277.6242 PKR
1 PKR = 0.003602
USD
Avg
279.5251
High
281.0125
Low
277.6242
Last updated: 8/15/2026, 5:35:40 AM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 277.62 PKR |
| 10 USD | 2,776.24 PKR |
| 50 USD | 13,881.21 PKR |
| 100 USD | 27,762.42 PKR |
| 500 USD | 138,812.09 PKR |
| 1,000 USD | 277,624.19 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-08-15T05:35:40Z",
"rates": {
"PKR": 277.62418794
}
}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": 27762.418794,
"rate": 277.62418794
}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