Rate Overview
Live
1 TRY = 6.3729 PKR
1 PKR = 0.156915
TRY
Avg
6.3773
High
6.3856
Low
6.3677
Last updated: 3/7/2026, 1:00:08 AM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.37 PKR |
| 10 TRY | 63.73 PKR |
| 50 TRY | 318.64 PKR |
| 100 TRY | 637.29 PKR |
| 500 TRY | 3,186.44 PKR |
| 1,000 TRY | 6,372.89 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-03-07T01:00:08Z",
"rates": {
"PKR": 6.372889
}
}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": 637.2889,
"rate": 6.372889
}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