Rate Overview
Live
1 ZAR = 234.3459 KHR
1 KHR = 0.004267
ZAR
Avg
235.2992
High
238.2743
Low
232.9508
Last updated: 3/28/2026, 9:14:24 AM
Quick Conversions
| ZAR | KHR |
|---|---|
| 1 ZAR | 234.35 KHR |
| 10 ZAR | 2,343.46 KHR |
| 50 ZAR | 11,717.29 KHR |
| 100 ZAR | 23,434.59 KHR |
| 500 ZAR | 117,172.94 KHR |
| 1,000 ZAR | 234,345.89 KHR |
Get ZAR/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KHRExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-28T09:14:24Z",
"rates": {
"KHR": 234.345885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KHR",
"amount": 100
},
"result": 23434.5885,
"rate": 234.345885
}Build with ZAR/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key