Rate Overview
Live
1 JPY = 160.5667 VND
1 VND = 0.006228
JPY
Avg
166.0527
High
171.5073
Low
160.5667
Last updated: 7/26/2026, 4:59:45 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 160.57 VND |
| 10 JPY | 1,605.67 VND |
| 50 JPY | 8,028.34 VND |
| 100 JPY | 16,056.67 VND |
| 500 JPY | 80,283.35 VND |
| 1,000 JPY | 160,566.70 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-26T04:59:45Z",
"rates": {
"VND": 160.566702
}
}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": 16056.670199999999,
"rate": 160.566702
}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