Rate Overview
Live
1 STD = 0.186498 KHR
1 KHR = 5.3620
STD
Avg
0.188108
High
0.189434
Low
0.186498
Last updated: 6/19/2026, 8:38:57 AM
Quick Conversions
| STD | KHR |
|---|---|
| 1 STD | 0.19 KHR |
| 10 STD | 1.86 KHR |
| 50 STD | 9.32 KHR |
| 100 STD | 18.65 KHR |
| 500 STD | 93.25 KHR |
| 1,000 STD | 186.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-06-19T08:38:57Z",
"rates": {
"KHR": 0.186498
}
}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.6498,
"rate": 0.186498
}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