Rate Overview
Live
1 JPY = 166.8582 VND
1 VND = 0.005993
JPY
Avg
165.4180
High
167.8117
Low
163.2881
Last updated: 9/6/2026, 3:14:19 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 166.86 VND |
| 10 JPY | 1,668.58 VND |
| 50 JPY | 8,342.91 VND |
| 100 JPY | 16,685.82 VND |
| 500 JPY | 83,429.08 VND |
| 1,000 JPY | 166,858.15 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-09-06T03:14:19Z",
"rates": {
"VND": 166.858151
}
}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": 16685.8151,
"rate": 166.858151
}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