Rate Overview
Live
1 IQD = 20.2267 VND
1 VND = 0.049440
IQD
Avg
20.1724
High
20.2267
Low
20.1038
Last updated: 4/16/2026, 4:10:54 PM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.23 VND |
| 10 IQD | 202.27 VND |
| 50 IQD | 1,011.33 VND |
| 100 IQD | 2,022.67 VND |
| 500 IQD | 10,113.34 VND |
| 1,000 IQD | 20,226.69 VND |
Get IQD/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=VNDExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-04-16T16:10:54Z",
"rates": {
"VND": 20.226689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "VND",
"amount": 100
},
"result": 2022.6689000000001,
"rate": 20.226689
}Build with IQD/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key