Rate Overview
Live
1 GHS = 357.5012 KHR
1 KHR = 0.002797
GHS
Avg
358.0642
High
358.4196
Low
357.5012
Last updated: 5/7/2026, 8:15:26 AM
Quick Conversions
| GHS | KHR |
|---|---|
| 1 GHS | 357.50 KHR |
| 10 GHS | 3,575.01 KHR |
| 50 GHS | 17,875.06 KHR |
| 100 GHS | 35,750.12 KHR |
| 500 GHS | 178,750.60 KHR |
| 1,000 GHS | 357,501.20 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-05-07T08:15:26Z",
"rates": {
"KHR": 357.501196
}
}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": 35750.1196,
"rate": 357.501196
}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