Rate Overview
Live
1 FKP = 63.3064 TRY
1 TRY = 0.015796
FKP
Avg
58.5350
High
63.3828
Low
54.0774
Last updated: 7/30/2026, 1:59:24 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 63.31 TRY |
| 10 FKP | 633.06 TRY |
| 50 FKP | 3,165.32 TRY |
| 100 FKP | 6,330.64 TRY |
| 500 FKP | 31,653.20 TRY |
| 1,000 FKP | 63,306.40 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-07-30T13:59:24Z",
"rates": {
"TRY": 63.306401
}
}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": 6330.6401000000005,
"rate": 63.306401
}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