Rate Overview
Live
1 TRY = 6.2727 PKR
1 PKR = 0.159421
TRY
Avg
6.2696
High
6.2960
Low
6.2444
Last updated: 4/17/2026, 6:10:12 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.27 PKR |
| 10 TRY | 62.73 PKR |
| 50 TRY | 313.64 PKR |
| 100 TRY | 627.27 PKR |
| 500 TRY | 3,136.35 PKR |
| 1,000 TRY | 6,272.70 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-04-17T06:10:12Z",
"rates": {
"PKR": 6.272701
}
}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": 627.2701,
"rate": 6.272701
}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