Rate Overview
Live
1 GHS = 363.7022 KHR
1 KHR = 0.002750
GHS
Avg
363.7337
High
364.3247
Low
362.7980
Last updated: 4/17/2026, 6:23:27 AM
Quick Conversions
| GHS | KHR |
|---|---|
| 1 GHS | 363.70 KHR |
| 10 GHS | 3,637.02 KHR |
| 50 GHS | 18,185.11 KHR |
| 100 GHS | 36,370.22 KHR |
| 500 GHS | 181,851.12 KHR |
| 1,000 GHS | 363,702.23 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-04-17T06:23:27Z",
"rates": {
"KHR": 363.70223
}
}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": 36370.223,
"rate": 363.70223
}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