Rate Overview
Live
1 VND = 0.015991 KMF
1 KMF = 62.5352
VND
Avg
0.016028
High
0.016183
Low
0.015981
Last updated: 5/27/2026, 9:44:19 AM
Quick Conversions
| VND | KMF |
|---|---|
| 1 VND | 0.02 KMF |
| 10 VND | 0.16 KMF |
| 50 VND | 0.80 KMF |
| 100 VND | 1.60 KMF |
| 500 VND | 8.00 KMF |
| 1,000 VND | 15.99 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-05-27T09:44:19Z",
"rates": {
"KMF": 0.015991
}
}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.5990999999999997,
"rate": 0.015991
}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