Rate Overview
Live
1 JPY = 161.2581 VND
1 VND = 0.006201
JPY
Avg
162.5137
High
163.7352
Low
161.1863
Last updated: 7/24/2026, 8:04:20 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 161.26 VND |
| 10 JPY | 1,612.58 VND |
| 50 JPY | 8,062.90 VND |
| 100 JPY | 16,125.81 VND |
| 500 JPY | 80,629.04 VND |
| 1,000 JPY | 161,258.07 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-24T20:04:20Z",
"rates": {
"VND": 161.258071
}
}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": 16125.8071,
"rate": 161.258071
}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