Rate Overview
Live
1 KHR = 0.003609 SCR
1 SCR = 277.0851
KHR
Avg
0.003642
High
0.003824
Low
0.003459
Last updated: 3/27/2026, 8:11:16 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.80 SCR |
| 1,000 KHR | 3.61 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-03-27T08:11:16Z",
"rates": {
"SCR": 0.003609
}
}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.3609,
"rate": 0.003609
}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