Rate Overview
Live
1 FKP = 63.3073 TRY
1 TRY = 0.015796
FKP
Avg
63.1472
High
63.3073
Low
63.0136
Last updated: 7/30/2026, 9:29:00 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 63.31 TRY |
| 10 FKP | 633.07 TRY |
| 50 FKP | 3,165.36 TRY |
| 100 FKP | 6,330.73 TRY |
| 500 FKP | 31,653.63 TRY |
| 1,000 FKP | 63,307.27 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-30T09:29:00Z",
"rates": {
"TRY": 63.307269
}
}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.7269,
"rate": 63.307269
}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