Rate Overview
Live
1 IQD = 20.0931 VND
1 VND = 0.049768
IQD
Avg
20.1134
High
20.1742
Low
20.0450
Last updated: 7/25/2026, 9:54:37 PM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.09 VND |
| 10 IQD | 200.93 VND |
| 50 IQD | 1,004.66 VND |
| 100 IQD | 2,009.31 VND |
| 500 IQD | 10,046.56 VND |
| 1,000 IQD | 20,093.13 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-07-25T21:54:37Z",
"rates": {
"VND": 20.093126
}
}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.3126000000002,
"rate": 20.093126
}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