Rate Overview
Live
1 TRY = 6.3282 PKR
1 PKR = 0.158023
TRY
Avg
6.4224
High
6.5246
Low
6.3282
Last updated: 3/27/2026, 11:21:47 AM
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.09 PKR |
| 1,000 TRY | 6,328.18 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-27T11:21:47Z",
"rates": {
"PKR": 6.328175
}
}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.8175,
"rate": 6.328175
}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