Rate Overview
Live
1 TRY = 9.1318 KMF
1 KMF = 0.109507
TRY
Avg
9.1251
High
9.1374
Low
9.1138
Last updated: 7/24/2026, 6:02:00 PM
Quick Conversions
| TRY | KMF |
|---|---|
| 1 TRY | 9.13 KMF |
| 10 TRY | 91.32 KMF |
| 50 TRY | 456.59 KMF |
| 100 TRY | 913.18 KMF |
| 500 TRY | 4,565.90 KMF |
| 1,000 TRY | 9,131.81 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-07-24T18:02:00Z",
"rates": {
"KMF": 9.131806
}
}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": 913.1805999999999,
"rate": 9.131806
}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