Rate Overview
Live
1 STD = 0.189804 KHR
1 KHR = 5.2686
STD
Avg
0.184304
High
0.193835
Low
0.167900
Last updated: 5/28/2026, 3:32:39 AM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.90 KHR |
| 50 STD | 9.49 KHR |
| 100 STD | 18.98 KHR |
| 500 STD | 94.90 KHR |
| 1,000 STD | 189.80 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-05-28T03:32:39Z",
"rates": {
"KHR": 0.189804
}
}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.9804,
"rate": 0.189804
}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