Rate Overview
Live
1 KHR = 0.002007 SBD
1 SBD = 498.2561
KHR
Avg
0.002010
High
0.002018
Low
0.002005
Last updated: 4/17/2026, 7:34:07 AM
Quick Conversions
| KHR | SBD |
|---|---|
| 1 KHR | 0.00 SBD |
| 10 KHR | 0.02 SBD |
| 50 KHR | 0.10 SBD |
| 100 KHR | 0.20 SBD |
| 500 KHR | 1.00 SBD |
| 1,000 KHR | 2.01 SBD |
Get KHR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=SBDExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-17T07:34:07Z",
"rates": {
"SBD": 0.002007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "SBD",
"amount": 100
},
"result": 0.20070000000000002,
"rate": 0.002007
}Build with KHR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key