Rate Overview
Live
1 JPY = 160.6812 VND
1 VND = 0.006224
JPY
Avg
168.8808
High
177.0811
Low
160.6812
Last updated: 7/25/2026, 8:47:25 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 160.68 VND |
| 10 JPY | 1,606.81 VND |
| 50 JPY | 8,034.06 VND |
| 100 JPY | 16,068.12 VND |
| 500 JPY | 80,340.61 VND |
| 1,000 JPY | 160,681.22 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-07-25T20:47:25Z",
"rates": {
"VND": 160.681223
}
}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": 16068.122299999999,
"rate": 160.681223
}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