Rate Overview
Live
1 FKP = 62.7935 TRY
1 TRY = 0.015925
FKP
Avg
62.5433
High
62.7935
Low
61.9036
Last updated: 7/9/2026, 7:01:24 PM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 62.79 TRY |
| 10 FKP | 627.93 TRY |
| 50 FKP | 3,139.67 TRY |
| 100 FKP | 6,279.35 TRY |
| 500 FKP | 31,396.74 TRY |
| 1,000 FKP | 62,793.48 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-09T19:01:24Z",
"rates": {
"TRY": 62.793477
}
}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": 6279.3477,
"rate": 62.793477
}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