Rate Overview
Live
1 KHR = 0.002163 SVC
1 SVC = 462.3209
KHR
Avg
0.002162
High
0.002163
Low
0.002159
Last updated: 9/9/2026, 1:18:52 PM
Quick Conversions
| KHR | SVC |
|---|---|
| 1 KHR | 0.00 SVC |
| 10 KHR | 0.02 SVC |
| 50 KHR | 0.11 SVC |
| 100 KHR | 0.22 SVC |
| 500 KHR | 1.08 SVC |
| 1,000 KHR | 2.16 SVC |
Get KHR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=SVCExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-09-09T13:18:52Z",
"rates": {
"SVC": 0.002163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "SVC",
"amount": 100
},
"result": 0.2163,
"rate": 0.002163
}Build with KHR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key