Rate Overview
Live
1 KHR = 0.027644 SYP
1 SYP = 36.1742
KHR
Avg
2.6780
High
3.2517
Low
0.027465
Last updated: 3/27/2026, 5:13:47 AM
Quick Conversions
| KHR | SYP |
|---|---|
| 1 KHR | 0.03 SYP |
| 10 KHR | 0.28 SYP |
| 50 KHR | 1.38 SYP |
| 100 KHR | 2.76 SYP |
| 500 KHR | 13.82 SYP |
| 1,000 KHR | 27.64 SYP |
Get KHR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=SYPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-27T05:13:47Z",
"rates": {
"SYP": 0.027644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "SYP",
"amount": 100
},
"result": 2.7643999999999997,
"rate": 0.027644
}Build with KHR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key