Rate Overview
Live
1 TRY = 9.5892 KMF
1 KMF = 0.104284
TRY
Avg
11.2925
High
13.4929
Low
9.5620
Last updated: 3/27/2026, 9:33:40 AM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.59 KMF |
| 10 TRY | 95.89 KMF |
| 50 TRY | 479.46 KMF |
| 100 TRY | 958.92 KMF |
| 500 TRY | 4,794.62 KMF |
| 1,000 TRY | 9,589.23 KMF |
Get TRY/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KMFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:33:40Z",
"rates": {
"KMF": 9.589232
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KMF",
"amount": 100
},
"result": 958.9232000000001,
"rate": 9.589232
}Build with TRY/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key