Rate Overview
Live
1 GHS = 348.9622 KHR
1 KHR = 0.002866
GHS
Avg
350.0426
High
352.3904
Low
348.9622
Last updated: 7/22/2026, 4:42:35 PM
Quick Conversions
| GHS | KHR |
|---|---|
| 1 GHS | 348.96 KHR |
| 10 GHS | 3,489.62 KHR |
| 50 GHS | 17,448.11 KHR |
| 100 GHS | 34,896.22 KHR |
| 500 GHS | 174,481.11 KHR |
| 1,000 GHS | 348,962.22 KHR |
Get GHS/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=KHRExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-22T16:42:35Z",
"rates": {
"KHR": 348.962215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "KHR",
"amount": 100
},
"result": 34896.2215,
"rate": 348.962215
}Build with GHS/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key