Rate Overview
Live
1 GHS = 371.7344 KHR
1 KHR = 0.002690
GHS
Avg
374.0725
High
375.8331
Low
371.7344
Last updated: 3/7/2026, 1:05:12 AM
Quick Conversions
| GHS | KHR |
|---|---|
| 1 GHS | 371.73 KHR |
| 10 GHS | 3,717.34 KHR |
| 50 GHS | 18,586.72 KHR |
| 100 GHS | 37,173.44 KHR |
| 500 GHS | 185,867.21 KHR |
| 1,000 GHS | 371,734.43 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-03-07T01:05:12Z",
"rates": {
"KHR": 371.734427
}
}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": 37173.4427,
"rate": 371.734427
}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