Rate Overview
Live
1 FKP = 59.3175 TRY
1 TRY = 0.016858
FKP
Avg
59.2745
High
59.4584
Low
59.0404
Last updated: 3/27/2026, 6:35:11 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 59.32 TRY |
| 10 FKP | 593.18 TRY |
| 50 FKP | 2,965.88 TRY |
| 100 FKP | 5,931.75 TRY |
| 500 FKP | 29,658.77 TRY |
| 1,000 FKP | 59,317.55 TRY |
Get FKP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=TRYExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-27T06:35:11Z",
"rates": {
"TRY": 59.317546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "TRY",
"amount": 100
},
"result": 5931.7546,
"rate": 59.317546
}Build with FKP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key