Rate Overview
Live
1 JPY = 165.3518 VND
1 VND = 0.006048
JPY
Avg
172.9919
High
180.5968
Low
165.3518
Last updated: 3/27/2026, 12:56:24 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.35 VND |
| 10 JPY | 1,653.52 VND |
| 50 JPY | 8,267.59 VND |
| 100 JPY | 16,535.18 VND |
| 500 JPY | 82,675.89 VND |
| 1,000 JPY | 165,351.79 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-27T12:56:24Z",
"rates": {
"VND": 165.351789
}
}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": 16535.1789,
"rate": 165.351789
}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