Rate Overview
Live
1 STD = 0.189731 KHR
1 KHR = 5.2706
STD
Avg
0.189809
High
0.190720
Low
0.189239
Last updated: 8/17/2026, 7:00:30 AM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.90 KHR |
| 50 STD | 9.49 KHR |
| 100 STD | 18.97 KHR |
| 500 STD | 94.87 KHR |
| 1,000 STD | 189.73 KHR |
Get STD/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=KHRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-08-17T07:00:30Z",
"rates": {
"KHR": 0.189731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "KHR",
"amount": 100
},
"result": 18.973100000000002,
"rate": 0.189731
}Build with STD/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key