Rate Overview
Live
1 KHR = 0.003347 SCR
1 SCR = 298.7750
KHR
Avg
0.003500
High
0.003608
Low
0.003347
Last updated: 8/1/2026, 6:49:07 AM
Quick Conversions
| KHR | SCR |
|---|---|
| 1 KHR | 0.00 SCR |
| 10 KHR | 0.03 SCR |
| 50 KHR | 0.17 SCR |
| 100 KHR | 0.33 SCR |
| 500 KHR | 1.67 SCR |
| 1,000 KHR | 3.35 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-08-01T06:49:07Z",
"rates": {
"SCR": 0.003347
}
}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.3347,
"rate": 0.003347
}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