Rate Overview
Live
1 FKP = 63.0142 TRY
1 TRY = 0.015869
FKP
Avg
53.4474
High
63.0142
Low
43.9220
Last updated: 7/28/2026, 12:18:13 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 63.01 TRY |
| 10 FKP | 630.14 TRY |
| 50 FKP | 3,150.71 TRY |
| 100 FKP | 6,301.42 TRY |
| 500 FKP | 31,507.11 TRY |
| 1,000 FKP | 63,014.22 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-28T12:18:13Z",
"rates": {
"TRY": 63.014223
}
}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": 6301.4223,
"rate": 63.014223
}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