Rate Overview
Live
1 AWG = 2240.42 KHR
1 KHR = 0.000446
AWG
Avg
2241.51
High
2246.44
Low
2238.52
Last updated: 3/7/2026, 7:07:46 AM
Quick Conversions
| AWG | KHR |
|---|---|
| 1 AWG | 2,240.42 KHR |
| 10 AWG | 22,404.19 KHR |
| 50 AWG | 112,020.94 KHR |
| 100 AWG | 224,041.88 KHR |
| 500 AWG | 1,120,209.42 KHR |
| 1,000 AWG | 2,240,418.84 KHR |
Get AWG/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KHRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T07:07:46Z",
"rates": {
"KHR": 2240.41884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KHR",
"amount": 100
},
"result": 224041.884,
"rate": 2240.41884
}Build with AWG/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key