Rate Overview
Live
1 TRY = 6.3282 PKR
1 PKR = 0.158022
TRY
Avg
6.5330
High
6.7330
Low
6.3183
Last updated: 3/27/2026, 12:52:03 PM
Quick Conversions
| TRY | PKR |
|---|---|
| 1 TRY | 6.33 PKR |
| 10 TRY | 63.28 PKR |
| 50 TRY | 316.41 PKR |
| 100 TRY | 632.82 PKR |
| 500 TRY | 3,164.12 PKR |
| 1,000 TRY | 6,328.25 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-27T12:52:03Z",
"rates": {
"PKR": 6.328247
}
}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": 632.8247,
"rate": 6.328247
}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