Rate Overview
Live
1 KHR = 0.012543 EGP
1 EGP = 79.7257
KHR
Avg
0.012316
High
0.012543
Low
0.011837
Last updated: 3/7/2026, 7:42:27 AM
Quick Conversions
| KHR | EGP |
|---|---|
| 1 KHR | 0.01 EGP |
| 10 KHR | 0.13 EGP |
| 50 KHR | 0.63 EGP |
| 100 KHR | 1.25 EGP |
| 500 KHR | 6.27 EGP |
| 1,000 KHR | 12.54 EGP |
Get KHR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=EGPExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-03-07T07:42:27Z",
"rates": {
"EGP": 0.012543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "EGP",
"amount": 100
},
"result": 1.2543,
"rate": 0.012543
}Build with KHR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key