Rate Overview
Live
1 TRY = 5.9329 PKR
1 PKR = 0.168552
TRY
Avg
6.2464
High
6.5246
Low
5.9274
Last updated: 7/29/2026, 6:27:59 PM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 5.93 PKR |
| 10 TRY | 59.33 PKR |
| 50 TRY | 296.64 PKR |
| 100 TRY | 593.29 PKR |
| 500 TRY | 2,966.44 PKR |
| 1,000 TRY | 5,932.89 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-29T18:27:59Z",
"rates": {
"PKR": 5.932887
}
}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": 593.2887,
"rate": 5.932887
}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