Rate Overview
Live
1 VND = 0.006026 JPY
1 JPY = 165.9476
VND
Avg
0.005757
High
0.006331
Low
0.004752
Last updated: 5/28/2026, 6:09:47 PM
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.01 JPY |
| 1,000 VND | 6.03 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-05-28T18:09:47Z",
"rates": {
"JPY": 0.006026
}
}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.6026,
"rate": 0.006026
}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