Rate Overview
Live
1 KHR = 0.004126 ZAR
1 ZAR = 242.3655
KHR
Avg
0.004074
High
0.004166
Low
0.003970
Last updated: 3/7/2026, 7:44:42 AM
Quick Conversions
| KHR | ZAR |
|---|---|
| 1 KHR | 0.00 ZAR |
| 10 KHR | 0.04 ZAR |
| 50 KHR | 0.21 ZAR |
| 100 KHR | 0.41 ZAR |
| 500 KHR | 2.06 ZAR |
| 1,000 KHR | 4.13 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-03-07T07:44:42Z",
"rates": {
"ZAR": 0.004126
}
}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.4126,
"rate": 0.004126
}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