Rate Overview
Live
1 FKP = 64.9296 TRY
1 TRY = 0.015401
FKP
Avg
64.7528
High
64.9296
Low
64.4485
Last updated: 8/19/2026, 2:39:40 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 64.93 TRY |
| 10 FKP | 649.30 TRY |
| 50 FKP | 3,246.48 TRY |
| 100 FKP | 6,492.96 TRY |
| 500 FKP | 32,464.82 TRY |
| 1,000 FKP | 64,929.63 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-08-19T02:39:40Z",
"rates": {
"TRY": 64.929632
}
}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": 6492.9632,
"rate": 64.929632
}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