Rate Overview
Live
1 FKP = 61.6840 TRY
1 TRY = 0.016212
FKP
Avg
61.4507
High
61.6840
Low
61.2089
Last updated: 5/9/2026, 3:40:10 AM
Quick Conversions
| FKP | TRY |
|---|---|
| 1 FKP | 61.68 TRY |
| 10 FKP | 616.84 TRY |
| 50 FKP | 3,084.20 TRY |
| 100 FKP | 6,168.40 TRY |
| 500 FKP | 30,842.02 TRY |
| 1,000 FKP | 61,684.04 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-05-09T03:40:10Z",
"rates": {
"TRY": 61.684037
}
}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": 6168.4037,
"rate": 61.684037
}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