Rate Overview
Live
1 KHR = 0.004084 ZAR
1 ZAR = 244.8580
KHR
Avg
0.004112
High
0.004168
Low
0.004042
Last updated: 5/9/2026, 8:45:56 AM
Quick Conversions
| KHR | ZAR |
|---|---|
| 1 KHR | 0.00 ZAR |
| 10 KHR | 0.04 ZAR |
| 50 KHR | 0.20 ZAR |
| 100 KHR | 0.41 ZAR |
| 500 KHR | 2.04 ZAR |
| 1,000 KHR | 4.08 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-09T08:45:56Z",
"rates": {
"ZAR": 0.004084
}
}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.4084,
"rate": 0.004084
}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