Rate Overview
Live
1 KHR = 0.003431 SCR
1 SCR = 291.4602
KHR
Avg
0.003587
High
0.003798
Low
0.003431
Last updated: 4/17/2026, 6:30:37 AM
Quick Conversions
| KHR | SCR |
|---|---|
| 1 KHR | 0.00 SCR |
| 10 KHR | 0.03 SCR |
| 50 KHR | 0.17 SCR |
| 100 KHR | 0.34 SCR |
| 500 KHR | 1.72 SCR |
| 1,000 KHR | 3.43 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-04-17T06:30:37Z",
"rates": {
"SCR": 0.003431
}
}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.3431,
"rate": 0.003431
}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