Rate Overview
Live
1 JPY = 165.5154 VND
1 VND = 0.006042
JPY
Avg
165.9225
High
166.6423
Low
165.2640
Last updated: 3/27/2026, 7:48:47 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 165.52 VND |
| 10 JPY | 1,655.15 VND |
| 50 JPY | 8,275.77 VND |
| 100 JPY | 16,551.54 VND |
| 500 JPY | 82,757.68 VND |
| 1,000 JPY | 165,515.35 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-03-27T07:48:47Z",
"rates": {
"VND": 165.515352
}
}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": 16551.535200000002,
"rate": 165.515352
}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