Rate Overview
Live
1 STD = 0.187082 KHR
1 KHR = 5.3452
STD
Avg
0.186055
High
0.187082
Low
0.183766
Last updated: 7/11/2026, 3:06:52 AM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.87 KHR |
| 50 STD | 9.35 KHR |
| 100 STD | 18.71 KHR |
| 500 STD | 93.54 KHR |
| 1,000 STD | 187.08 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-07-11T03:06:52Z",
"rates": {
"KHR": 0.187082
}
}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.7082,
"rate": 0.187082
}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