Rate Overview
Live
1 TRY = 5.9296 PKR
1 PKR = 0.168645
TRY
Avg
6.4430
High
6.9034
Low
5.9283
Last updated: 7/30/2026, 8:00:38 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 5.93 PKR |
| 10 TRY | 59.30 PKR |
| 50 TRY | 296.48 PKR |
| 100 TRY | 592.96 PKR |
| 500 TRY | 2,964.80 PKR |
| 1,000 TRY | 5,929.60 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-30T08:00:38Z",
"rates": {
"PKR": 5.929603
}
}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": 592.9603,
"rate": 5.929603
}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