Rate Overview
Live
1 KHR = 0.002181 SVC
1 SVC = 458.5053
KHR
Avg
0.002180
High
0.002183
Low
0.002176
Last updated: 3/7/2026, 7:42:35 AM
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-03-07T07:42:35Z",
"rates": {
"SVC": 0.002181
}
}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.21810000000000002,
"rate": 0.002181
}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