Rate Overview
Live
1 FKP = 61.6623 TRY
1 TRY = 0.016217
FKP
Avg
61.3755
High
61.9102
Low
60.5461
Last updated: 5/29/2026, 6:47:58 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 61.66 TRY |
| 10 FKP | 616.62 TRY |
| 50 FKP | 3,083.11 TRY |
| 100 FKP | 6,166.23 TRY |
| 500 FKP | 30,831.14 TRY |
| 1,000 FKP | 61,662.28 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-05-29T18:47:58Z",
"rates": {
"TRY": 61.662284
}
}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": 6166.2284,
"rate": 61.662284
}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