Rate Overview
Live
1 JPY = 165.8122 VND
1 VND = 0.006031
JPY
Avg
167.0342
High
169.0803
Low
164.5619
Last updated: 5/27/2026, 10:54:53 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.81 VND |
| 10 JPY | 1,658.12 VND |
| 50 JPY | 8,290.61 VND |
| 100 JPY | 16,581.22 VND |
| 500 JPY | 82,906.09 VND |
| 1,000 JPY | 165,812.17 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-27T10:54:53Z",
"rates": {
"VND": 165.812174
}
}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": 16581.2174,
"rate": 165.812174
}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