Rate Overview
Live
1 JPY = 165.7022 VND
1 VND = 0.006035
JPY
Avg
167.2115
High
171.5073
Low
165.3865
Last updated: 5/27/2026, 5:14:48 PM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.70 VND |
| 10 JPY | 1,657.02 VND |
| 50 JPY | 8,285.11 VND |
| 100 JPY | 16,570.22 VND |
| 500 JPY | 82,851.08 VND |
| 1,000 JPY | 165,702.16 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-05-27T17:14:48Z",
"rates": {
"VND": 165.702158
}
}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": 16570.215799999998,
"rate": 165.702158
}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