Rate Overview
Live
1 FKP = 63.5049 TRY
1 TRY = 0.015747
FKP
Avg
58.3274
High
63.5049
Low
53.9551
Last updated: 7/20/2026, 6:08:45 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 63.50 TRY |
| 10 FKP | 635.05 TRY |
| 50 FKP | 3,175.25 TRY |
| 100 FKP | 6,350.49 TRY |
| 500 FKP | 31,752.45 TRY |
| 1,000 FKP | 63,504.91 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-20T18:08:45Z",
"rates": {
"TRY": 63.504908
}
}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": 6350.4908,
"rate": 63.504908
}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