Rate Overview
Live
1 PKR = 0.172535 TRY
1 TRY = 5.7959
PKR
Avg
0.172847
High
0.174543
Low
0.172025
Last updated: 9/8/2026, 3:51:10 AM
Quick Conversions
| PKR | TRY |
|---|---|
| 1 PKR | 0.17 TRY |
| 10 PKR | 1.73 TRY |
| 50 PKR | 8.63 TRY |
| 100 PKR | 17.25 TRY |
| 500 PKR | 86.27 TRY |
| 1,000 PKR | 172.54 TRY |
Get PKR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=TRYExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-09-08T03:51:10Z",
"rates": {
"TRY": 0.172535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "TRY",
"amount": 100
},
"result": 17.2535,
"rate": 0.172535
}Build with PKR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key