Rate Overview
Live
1 JPY = 164.5699 VND
1 VND = 0.006076
JPY
Avg
164.6818
High
164.9885
Low
164.5066
Last updated: 6/16/2026, 2:34:53 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 164.57 VND |
| 10 JPY | 1,645.70 VND |
| 50 JPY | 8,228.49 VND |
| 100 JPY | 16,456.99 VND |
| 500 JPY | 82,284.93 VND |
| 1,000 JPY | 164,569.87 VND |
Get JPY/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=VNDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-16T14:34:53Z",
"rates": {
"VND": 164.569869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "VND",
"amount": 100
},
"result": 16456.9869,
"rate": 164.569869
}Build with JPY/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key