Rate Overview
Live
1 VND = 0.009033 YER
1 YER = 110.7052
VND
Avg
0.009039
High
0.009049
Low
0.009033
Last updated: 6/17/2026, 7:58:18 AM
Quick Conversions
| VND | YER |
|---|---|
| 1 VND | 0.01 YER |
| 10 VND | 0.09 YER |
| 50 VND | 0.45 YER |
| 100 VND | 0.90 YER |
| 500 VND | 4.52 YER |
| 1,000 VND | 9.03 YER |
Get VND/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=YERExample Response:
{
"success": true,
"base": "VND",
"date": "2026-06-17T07:58:18Z",
"rates": {
"YER": 0.009033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "YER",
"amount": 100
},
"result": 0.9033,
"rate": 0.009033
}Build with VND/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key