Rate Overview
Live
1 KHR = 0.003628 SCR
1 SCR = 275.6340
KHR
Avg
0.003512
High
0.003645
Low
0.003282
Last updated: 7/8/2026, 3:57:19 AM
Quick Conversions
| KHR | SCR |
|---|---|
| 1 KHR | 0.00 SCR |
| 10 KHR | 0.04 SCR |
| 50 KHR | 0.18 SCR |
| 100 KHR | 0.36 SCR |
| 500 KHR | 1.81 SCR |
| 1,000 KHR | 3.63 SCR |
Get KHR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=SCRExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-07-08T03:57:19Z",
"rates": {
"SCR": 0.003628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "SCR",
"amount": 100
},
"result": 0.3628,
"rate": 0.003628
}Build with KHR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key