Rate Overview
Live
1 TRY = 5.9427 PKR
1 PKR = 0.168275
TRY
Avg
9.7561
High
20.1876
Low
5.9427
Last updated: 7/24/2026, 6:37:33 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 5.94 PKR |
| 10 TRY | 59.43 PKR |
| 50 TRY | 297.13 PKR |
| 100 TRY | 594.27 PKR |
| 500 TRY | 2,971.33 PKR |
| 1,000 TRY | 5,942.65 PKR |
Get TRY/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=PKRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-24T06:37:33Z",
"rates": {
"PKR": 5.94265
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "PKR",
"amount": 100
},
"result": 594.2650000000001,
"rate": 5.94265
}Build with TRY/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key