Rate Overview
Live
1 TRY = 5.9318 PKR
1 PKR = 0.168584
TRY
Avg
5.9240
High
5.9554
Low
5.8667
Last updated: 7/29/2026, 8:36:25 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 5.93 PKR |
| 10 TRY | 59.32 PKR |
| 50 TRY | 296.59 PKR |
| 100 TRY | 593.18 PKR |
| 500 TRY | 2,965.89 PKR |
| 1,000 TRY | 5,931.77 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-29T08:36:25Z",
"rates": {
"PKR": 5.931773
}
}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.1773,
"rate": 5.931773
}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