Rate Overview
Live
1 IQD = 20.0183 VND
1 VND = 0.049954
IQD
Avg
19.9596
High
20.0183
Low
19.8672
Last updated: 9/3/2026, 1:11:08 PM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.02 VND |
| 10 IQD | 200.18 VND |
| 50 IQD | 1,000.92 VND |
| 100 IQD | 2,001.83 VND |
| 500 IQD | 10,009.17 VND |
| 1,000 IQD | 20,018.35 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-09-03T13:11:08Z",
"rates": {
"VND": 20.018348
}
}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": 2001.8347999999999,
"rate": 20.018348
}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