Rate Overview
Live
1 VND = 0.016127 KMF
1 KMF = 62.0078
VND
Avg
0.016100
High
0.016127
Low
0.016031
Last updated: 3/27/2026, 6:08:26 AM
Quick Conversions
| VND | KMF |
|---|---|
| 1 VND | 0.02 KMF |
| 10 VND | 0.16 KMF |
| 50 VND | 0.81 KMF |
| 100 VND | 1.61 KMF |
| 500 VND | 8.06 KMF |
| 1,000 VND | 16.13 KMF |
Get VND/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KMFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-27T06:08:26Z",
"rates": {
"KMF": 0.016127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KMF",
"amount": 100
},
"result": 1.6126999999999998,
"rate": 0.016127
}Build with VND/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key