Rate Overview
Live
1 JPY = 161.3344 VND
1 VND = 0.006198
JPY
Avg
161.8392
High
162.4178
Low
161.1863
Last updated: 7/24/2026, 5:41:10 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 161.33 VND |
| 10 JPY | 1,613.34 VND |
| 50 JPY | 8,066.72 VND |
| 100 JPY | 16,133.44 VND |
| 500 JPY | 80,667.19 VND |
| 1,000 JPY | 161,334.39 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-07-24T17:41:10Z",
"rates": {
"VND": 161.334387
}
}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": 16133.438699999999,
"rate": 161.334387
}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