Rate Overview
Live
1 KHR = 0.011186 TRY
1 TRY = 89.3975
KHR
Avg
0.011164
High
0.011204
Low
0.011124
Last updated: 4/17/2026, 6:10:46 AM
Quick Conversions
| KHR | TRY |
|---|---|
| 1 KHR | 0.01 TRY |
| 10 KHR | 0.11 TRY |
| 50 KHR | 0.56 TRY |
| 100 KHR | 1.12 TRY |
| 500 KHR | 5.59 TRY |
| 1,000 KHR | 11.19 TRY |
Get KHR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=TRYExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-17T06:10:46Z",
"rates": {
"TRY": 0.011186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "TRY",
"amount": 100
},
"result": 1.1186,
"rate": 0.011186
}Build with KHR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key