Rate Overview
Live
1 TRY = 0.016279 FKP
1 FKP = 61.4288
TRY
Avg
0.016314
High
0.016411
Low
0.016258
Last updated: 5/7/2026, 3:41:37 PM
Quick Conversions
| TRY | FKP |
|---|---|
| 1 TRY | 0.02 FKP |
| 10 TRY | 0.16 FKP |
| 50 TRY | 0.81 FKP |
| 100 TRY | 1.63 FKP |
| 500 TRY | 8.14 FKP |
| 1,000 TRY | 16.28 FKP |
Get TRY/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=FKPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T15:41:37Z",
"rates": {
"FKP": 0.016279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "FKP",
"amount": 100
},
"result": 1.6279,
"rate": 0.016279
}Build with TRY/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key