Rate Overview
Live
1 VND = 0.009136 YER
1 YER = 109.4571
VND
Avg
0.009100
High
0.009141
Low
0.009050
Last updated: 3/7/2026, 7:55:30 AM
Quick Conversions
| VND | YER |
|---|---|
| 1 VND | 0.01 YER |
| 10 VND | 0.09 YER |
| 50 VND | 0.46 YER |
| 100 VND | 0.91 YER |
| 500 VND | 4.57 YER |
| 1,000 VND | 9.14 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-03-07T07:55:30Z",
"rates": {
"YER": 0.009136
}
}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.9136,
"rate": 0.009136
}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