Rate Overview
Live
1 JPY = 165.7586 VND
1 VND = 0.006033
JPY
Avg
165.7931
High
166.3756
Low
165.1944
Last updated: 4/17/2026, 6:08:43 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.76 VND |
| 10 JPY | 1,657.59 VND |
| 50 JPY | 8,287.93 VND |
| 100 JPY | 16,575.86 VND |
| 500 JPY | 82,879.32 VND |
| 1,000 JPY | 165,758.65 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-04-17T06:08:43Z",
"rates": {
"VND": 165.758647
}
}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": 16575.8647,
"rate": 165.758647
}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