Rate Overview
Live
1 USD = 281.3545 PKR
1 PKR = 0.003554
USD
Avg
280.5649
High
281.3545
Low
279.2305
Last updated: 3/27/2026, 1:36:00 PM
Quick Conversions
| USD | PKR |
|---|---|
| 1 USD | 281.35 PKR |
| 10 USD | 2,813.54 PKR |
| 50 USD | 14,067.72 PKR |
| 100 USD | 28,135.45 PKR |
| 500 USD | 140,677.25 PKR |
| 1,000 USD | 281,354.50 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-27T13:36:00Z",
"rates": {
"PKR": 281.3545
}
}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": 28135.449999999997,
"rate": 281.3545
}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