Rate Overview
Live
1 KHR = 0.021810 KGS
1 KGS = 45.8505
KHR
Avg
0.021824
High
0.021888
Low
0.021780
Last updated: 4/17/2026, 7:53:26 AM
Quick Conversions
| KHR | KGS |
|---|---|
| 1 KHR | 0.02 KGS |
| 10 KHR | 0.22 KGS |
| 50 KHR | 1.09 KGS |
| 100 KHR | 2.18 KGS |
| 500 KHR | 10.91 KGS |
| 1,000 KHR | 21.81 KGS |
Get KHR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=KGSExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-04-17T07:53:26Z",
"rates": {
"KGS": 0.02181
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "KGS",
"amount": 100
},
"result": 2.181,
"rate": 0.02181
}Build with KHR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key