Rate Overview
Live
1 TRY = 6.0253 PKR
1 PKR = 0.165966
TRY
Avg
6.0163
High
6.0454
Low
5.9678
Last updated: 7/2/2026, 7:44:26 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.03 PKR |
| 10 TRY | 60.25 PKR |
| 50 TRY | 301.27 PKR |
| 100 TRY | 602.53 PKR |
| 500 TRY | 3,012.66 PKR |
| 1,000 TRY | 6,025.33 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-02T07:44:26Z",
"rates": {
"PKR": 6.025328
}
}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": 602.5328,
"rate": 6.025328
}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