Rate Overview
Live
1 KHR = 0.002322 TJS
1 TJS = 430.6632 KHR
Avg
0.002314
High
0.002322
Low
0.002302
Last updated: 1/25/2026, 3:36:45 PM
Quick Conversions
| KHR | TJS |
|---|---|
| 1 KHR | 0.00 TJS |
| 10 KHR | 0.02 TJS |
| 50 KHR | 0.12 TJS |
| 100 KHR | 0.23 TJS |
| 500 KHR | 1.16 TJS |
| 1,000 KHR | 2.32 TJS |
Get KHR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=TJSExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-01-25T15:36:45Z",
"rates": {
"TJS": 0.002322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "TJS",
"amount": 100
},
"result": 0.2322,
"rate": 0.002322
}Build with KHR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key