Rate Overview
Live
1 KHR = 3.2148 SYP
1 SYP = 0.311058
KHR
Avg
3.2191
High
3.2298
Low
3.2138
Last updated: 8/23/2026, 2:51:06 AM
Quick Conversions
| KHR | SYP |
|---|---|
| 1 KHR | 3.21 SYP |
| 10 KHR | 32.15 SYP |
| 50 KHR | 160.74 SYP |
| 100 KHR | 321.48 SYP |
| 500 KHR | 1,607.42 SYP |
| 1,000 KHR | 3,214.83 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-08-23T02:51:06Z",
"rates": {
"SYP": 3.214834
}
}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": 321.4834,
"rate": 3.214834
}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