Rate Overview
Live
1 TRY = 90.0702 KHR
1 KHR = 0.011102
TRY
Avg
91.9353
High
93.3666
Low
90.0702
Last updated: 3/27/2026, 7:44:10 AM
Quick Conversions
| TRY | KHR |
|---|---|
| 1 TRY | 90.07 KHR |
| 10 TRY | 900.70 KHR |
| 50 TRY | 4,503.51 KHR |
| 100 TRY | 9,007.02 KHR |
| 500 TRY | 45,035.09 KHR |
| 1,000 TRY | 90,070.17 KHR |
Get TRY/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KHRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T07:44:10Z",
"rates": {
"KHR": 90.070172
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KHR",
"amount": 100
},
"result": 9007.0172,
"rate": 90.070172
}Build with TRY/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key