Rate Overview
Live
1 STD = 0.193835 KHR
1 KHR = 5.1590
STD
Avg
0.188744
High
0.193835
Low
0.186207
Last updated: 3/28/2026, 1:23:18 PM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.94 KHR |
| 50 STD | 9.69 KHR |
| 100 STD | 19.38 KHR |
| 500 STD | 96.92 KHR |
| 1,000 STD | 193.84 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-28T13:23:18Z",
"rates": {
"KHR": 0.193835
}
}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": 19.3835,
"rate": 0.193835
}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