Rate Overview
Live
1 KHR = 0.002006 SBD
1 SBD = 498.5045
KHR
Avg
0.002011
High
0.002024
Low
0.002005
Last updated: 3/7/2026, 3:06:39 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-03-07T03:06:39Z",
"rates": {
"SBD": 0.002006
}
}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.2006,
"rate": 0.002006
}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