Rate Overview
Live
1 KHR = 0.021797 KGS
1 KGS = 45.8779
KHR
Avg
0.021771
High
0.021797
Low
0.021711
Last updated: 6/19/2026, 8:35:03 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.90 KGS |
| 1,000 KHR | 21.80 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-06-19T08:35:03Z",
"rates": {
"KGS": 0.021797
}
}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.1797,
"rate": 0.021797
}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