Rate Overview
Live
1 JPY = 165.4094 VND
1 VND = 0.006046
JPY
Avg
166.6009
High
167.4637
Low
165.4094
Last updated: 3/7/2026, 4:05:23 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.41 VND |
| 10 JPY | 1,654.09 VND |
| 50 JPY | 8,270.47 VND |
| 100 JPY | 16,540.94 VND |
| 500 JPY | 82,704.71 VND |
| 1,000 JPY | 165,409.41 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-03-07T04:05:23Z",
"rates": {
"VND": 165.409413
}
}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": 16540.9413,
"rate": 165.409413
}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