Rate Overview
Live
1 VND = 0.004949 KES
1 KES = 202.0610
VND
Avg
0.004929
High
0.004949
Low
0.004912
Last updated: 3/7/2026, 3:48:26 AM
Quick Conversions
| VND | KES |
|---|---|
| 1 VND | 0.00 KES |
| 10 VND | 0.05 KES |
| 50 VND | 0.25 KES |
| 100 VND | 0.49 KES |
| 500 VND | 2.47 KES |
| 1,000 VND | 4.95 KES |
Get VND/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KESExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:48:26Z",
"rates": {
"KES": 0.004949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KES",
"amount": 100
},
"result": 0.4949,
"rate": 0.004949
}Build with VND/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key