Rate Overview
Live
1 TRY = 6.0577 PKR
1 PKR = 0.165079
TRY
Avg
6.0532
High
6.0778
Low
6.0155
Last updated: 6/19/2026, 8:19:03 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.06 PKR |
| 10 TRY | 60.58 PKR |
| 50 TRY | 302.89 PKR |
| 100 TRY | 605.77 PKR |
| 500 TRY | 3,028.86 PKR |
| 1,000 TRY | 6,057.72 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-06-19T08:19:03Z",
"rates": {
"PKR": 6.057721
}
}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": 605.7721,
"rate": 6.057721
}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