Rate Overview
Live
1 VEF = 0.000085 KHR
1 KHR = 11764.71
VEF
Avg
0.000091
High
0.000098
Low
0.000085
Last updated: 3/27/2026, 11:33:47 AM
Quick Conversions
| VEF | KHR |
|---|---|
| 1 VEF | 0.00 KHR |
| 10 VEF | 0.00 KHR |
| 50 VEF | 0.00 KHR |
| 100 VEF | 0.01 KHR |
| 500 VEF | 0.04 KHR |
| 1,000 VEF | 0.09 KHR |
Get VEF/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=KHRExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-27T11:33:47Z",
"rates": {
"KHR": 0.000085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "KHR",
"amount": 100
},
"result": 0.0085,
"rate": 0.000085
}Build with VEF/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key