Rate Overview
Live
1 KHR = 0.002001 SBD
1 SBD = 499.7501
KHR
Avg
0.002059
High
0.002139
Low
0.001991
Last updated: 3/27/2026, 11:44:03 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.00 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-27T11:44:03Z",
"rates": {
"SBD": 0.002001
}
}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.20010000000000003,
"rate": 0.002001
}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