Rate Overview
Live
1 KHR = 0.002176 SVC
1 SVC = 459.5588
KHR
Avg
0.002180
High
0.002182
Low
0.002176
Last updated: 5/7/2026, 12:35:34 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.09 SVC |
| 1,000 KHR | 2.18 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-05-07T12:35:34Z",
"rates": {
"SVC": 0.002176
}
}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.2176,
"rate": 0.002176
}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