Rate Overview
Live
1 JPY = 168.9671 VND
1 VND = 0.005918
JPY
Avg
168.4560
High
169.0803
Low
167.4101
Last updated: 5/7/2026, 8:09:45 AM
Quick Conversions
| JPY | VND |
|---|---|
| 1 JPY | 168.97 VND |
| 10 JPY | 1,689.67 VND |
| 50 JPY | 8,448.35 VND |
| 100 JPY | 16,896.71 VND |
| 500 JPY | 84,483.54 VND |
| 1,000 JPY | 168,967.08 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-07T08:09:45Z",
"rates": {
"VND": 168.967083
}
}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": 16896.7083,
"rate": 168.967083
}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