Rate Overview
Live
1 VND = 0.006045 JPY
1 JPY = 165.4260
VND
Avg
0.005721
High
0.006303
Low
0.004739
Last updated: 3/27/2026, 9:32:05 AM
Quick Conversions
| VND | JPY |
|---|---|
| 1 VND | 0.01 JPY |
| 10 VND | 0.06 JPY |
| 50 VND | 0.30 JPY |
| 100 VND | 0.60 JPY |
| 500 VND | 3.02 JPY |
| 1,000 VND | 6.05 JPY |
Get VND/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=JPYExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-27T09:32:05Z",
"rates": {
"JPY": 0.006045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "JPY",
"amount": 100
},
"result": 0.6045,
"rate": 0.006045
}Build with VND/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key