Rate Overview
Live
1 TRY = 6.0045 PKR
1 PKR = 0.166543
TRY
Avg
5.9944
High
6.0246
Low
5.9302
Last updated: 7/8/2026, 8:16:31 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.00 PKR |
| 10 TRY | 60.04 PKR |
| 50 TRY | 300.22 PKR |
| 100 TRY | 600.45 PKR |
| 500 TRY | 3,002.24 PKR |
| 1,000 TRY | 6,004.47 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-08T08:16:31Z",
"rates": {
"PKR": 6.004471
}
}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": 600.4471,
"rate": 6.004471
}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