Rate Overview
Live
1 TRY = 5.9341 PKR
1 PKR = 0.168518
TRY
Avg
6.2154
High
6.4565
Low
5.9341
Last updated: 7/28/2026, 11:03:50 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 5.93 PKR |
| 10 TRY | 59.34 PKR |
| 50 TRY | 296.70 PKR |
| 100 TRY | 593.41 PKR |
| 500 TRY | 2,967.04 PKR |
| 1,000 TRY | 5,934.09 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-28T11:03:50Z",
"rates": {
"PKR": 5.934089
}
}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.4089,
"rate": 5.934089
}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