Rate Overview
Live
1 VND = 0.151684 KHR
1 KHR = 6.5927
VND
Avg
0.151751
High
0.152452
Low
0.151216
Last updated: 4/17/2026, 4:04:58 PM
Quick Conversions
| VND | KHR |
|---|---|
| 1 VND | 0.15 KHR |
| 10 VND | 1.52 KHR |
| 50 VND | 7.58 KHR |
| 100 VND | 15.17 KHR |
| 500 VND | 75.84 KHR |
| 1,000 VND | 151.68 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-04-17T16:04:58Z",
"rates": {
"KHR": 0.151684
}
}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.168400000000002,
"rate": 0.151684
}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