Rate Overview
Live
1 IQD = 20.0928 VND
1 VND = 0.049769
IQD
Avg
20.0075
High
20.0928
Low
19.8988
Last updated: 3/6/2026, 8:16:42 AM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.09 VND |
| 10 IQD | 200.93 VND |
| 50 IQD | 1,004.64 VND |
| 100 IQD | 2,009.28 VND |
| 500 IQD | 10,046.40 VND |
| 1,000 IQD | 20,092.80 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-03-06T08:16:42Z",
"rates": {
"VND": 20.092796
}
}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": 2009.2796,
"rate": 20.092796
}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