Rate Overview
Live
1 FKP = 63.4032 TRY
1 TRY = 0.015772
FKP
Avg
63.3620
High
63.6858
Low
62.8342
Last updated: 7/21/2026, 10:20:38 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 63.40 TRY |
| 10 FKP | 634.03 TRY |
| 50 FKP | 3,170.16 TRY |
| 100 FKP | 6,340.32 TRY |
| 500 FKP | 31,701.58 TRY |
| 1,000 FKP | 63,403.15 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-21T10:20:38Z",
"rates": {
"TRY": 63.403153
}
}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": 6340.3153,
"rate": 63.403153
}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