Rate Overview
Live
1 KHR = 3.2061 SYP
1 SYP = 0.311904
KHR
Avg
3.2113
High
3.2166
Low
3.2061
Last updated: 9/11/2026, 10:54:07 PM
Quick Conversions
| KHR | SYP |
|---|---|
| 1 KHR | 3.21 SYP |
| 10 KHR | 32.06 SYP |
| 50 KHR | 160.31 SYP |
| 100 KHR | 320.61 SYP |
| 500 KHR | 1,603.06 SYP |
| 1,000 KHR | 3,206.12 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-09-11T22:54:07Z",
"rates": {
"SYP": 3.206116
}
}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": 320.6116,
"rate": 3.206116
}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