Rate Overview
Live
1 VND = 0.151921 KHR
1 KHR = 6.5824
VND
Avg
0.152244
High
0.152485
Low
0.151921
Last updated: 7/6/2026, 12:02:40 PM
Quick Conversions
| VND | KHR |
|---|---|
| 1 VND | 0.15 KHR |
| 10 VND | 1.52 KHR |
| 50 VND | 7.60 KHR |
| 100 VND | 15.19 KHR |
| 500 VND | 75.96 KHR |
| 1,000 VND | 151.92 KHR |
Get VND/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KHRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-06T12:02:40Z",
"rates": {
"KHR": 0.151921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KHR",
"amount": 100
},
"result": 15.1921,
"rate": 0.151921
}Build with VND/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key