Rate Overview
Live
1 FKP = 58.9175 TRY
1 TRY = 0.016973
FKP
Avg
58.9771
High
59.2601
Low
58.6313
Last updated: 3/7/2026, 1:00:22 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 58.92 TRY |
| 10 FKP | 589.17 TRY |
| 50 FKP | 2,945.87 TRY |
| 100 FKP | 5,891.75 TRY |
| 500 FKP | 29,458.73 TRY |
| 1,000 FKP | 58,917.45 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-07T01:00:22Z",
"rates": {
"TRY": 58.917453
}
}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": 5891.7453000000005,
"rate": 58.917453
}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