Rate Overview
Live
1 VND = 0.152298 KHR
1 KHR = 6.5661
VND
Avg
0.151971
High
0.152346
Low
0.151550
Last updated: 5/8/2026, 3:21:52 AM
Quick Conversions
| VND | KHR |
|---|---|
| 1 VND | 0.15 KHR |
| 10 VND | 1.52 KHR |
| 50 VND | 7.61 KHR |
| 100 VND | 15.23 KHR |
| 500 VND | 76.15 KHR |
| 1,000 VND | 152.30 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-05-08T03:21:52Z",
"rates": {
"KHR": 0.152298
}
}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.2298,
"rate": 0.152298
}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