Rate Overview
Live
1 IQD = 20.0492 VND
1 VND = 0.049877
IQD
Avg
19.6968
High
20.1916
Low
18.6697
Last updated: 7/12/2026, 8:30:32 AM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.05 VND |
| 10 IQD | 200.49 VND |
| 50 IQD | 1,002.46 VND |
| 100 IQD | 2,004.92 VND |
| 500 IQD | 10,024.59 VND |
| 1,000 IQD | 20,049.19 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-12T08:30:32Z",
"rates": {
"VND": 20.049185
}
}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": 2004.9185000000002,
"rate": 20.049185
}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