Rate Overview
Live
1 JPY = 161.4131 VND
1 VND = 0.006195
JPY
Avg
165.8661
High
171.5073
Low
161.4131
Last updated: 7/27/2026, 12:14:57 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 161.41 VND |
| 10 JPY | 1,614.13 VND |
| 50 JPY | 8,070.66 VND |
| 100 JPY | 16,141.31 VND |
| 500 JPY | 80,706.55 VND |
| 1,000 JPY | 161,413.10 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-27T12:14:57Z",
"rates": {
"VND": 161.413104
}
}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": 16141.3104,
"rate": 161.413104
}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