Rate Overview
Live
1 KHR = 0.001980 SBD
1 SBD = 505.0505
KHR
Avg
0.002003
High
0.002020
Low
0.001980
Last updated: 7/8/2026, 2:29:20 PM
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 | 0.99 SBD |
| 1,000 KHR | 1.98 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-07-08T14:29:20Z",
"rates": {
"SBD": 0.00198
}
}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.198,
"rate": 0.00198
}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