Rate Overview
Live
1 FKP = 59.3205 TRY
1 TRY = 0.016858
FKP
Avg
58.9758
High
59.8988
Low
57.8357
Last updated: 3/27/2026, 3:16:43 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 59.32 TRY |
| 10 FKP | 593.21 TRY |
| 50 FKP | 2,966.03 TRY |
| 100 FKP | 5,932.05 TRY |
| 500 FKP | 29,660.27 TRY |
| 1,000 FKP | 59,320.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-27T15:16:43Z",
"rates": {
"TRY": 59.320548
}
}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": 5932.0548,
"rate": 59.320548
}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