Rate Overview
Live
1 KHR = 0.004033 ZAR
1 ZAR = 247.9544
KHR
Avg
0.004062
High
0.004094
Low
0.004033
Last updated: 5/30/2026, 10:18:38 AM
Quick Conversions
| KHR | ZAR |
|---|---|
| 1 KHR | 0.00 ZAR |
| 10 KHR | 0.04 ZAR |
| 50 KHR | 0.20 ZAR |
| 100 KHR | 0.40 ZAR |
| 500 KHR | 2.02 ZAR |
| 1,000 KHR | 4.03 ZAR |
Get KHR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=ZARExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-05-30T10:18:38Z",
"rates": {
"ZAR": 0.004033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "ZAR",
"amount": 100
},
"result": 0.4033,
"rate": 0.004033
}Build with KHR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key