Rate Overview
Live
1 STD = 0.188504 KHR
1 KHR = 5.3049
STD
Avg
0.189722
High
0.191966
Low
0.188465
Last updated: 3/7/2026, 7:53:35 AM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.89 KHR |
| 50 STD | 9.43 KHR |
| 100 STD | 18.85 KHR |
| 500 STD | 94.25 KHR |
| 1,000 STD | 188.50 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-03-07T07:53:35Z",
"rates": {
"KHR": 0.188504
}
}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.8504,
"rate": 0.188504
}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