Rate Overview
Live
1 IQD = 20.0821 VND
1 VND = 0.049796
IQD
Avg
20.1163
High
20.1742
Low
20.0632
Last updated: 7/26/2026, 11:44:54 AM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.08 VND |
| 10 IQD | 200.82 VND |
| 50 IQD | 1,004.10 VND |
| 100 IQD | 2,008.21 VND |
| 500 IQD | 10,041.05 VND |
| 1,000 IQD | 20,082.09 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-26T11:44:54Z",
"rates": {
"VND": 20.082091
}
}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": 2008.2090999999998,
"rate": 20.082091
}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