Rate Overview
Live
1 IQD = 20.2007 VND
1 VND = 0.049503
IQD
Avg
20.1673
High
20.2360
Low
20.0816
Last updated: 3/27/2026, 12:52:48 PM
Quick Conversions
| IQD | VND |
|---|---|
| 1 IQD | 20.20 VND |
| 10 IQD | 202.01 VND |
| 50 IQD | 1,010.04 VND |
| 100 IQD | 2,020.07 VND |
| 500 IQD | 10,100.35 VND |
| 1,000 IQD | 20,200.70 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-27T12:52:48Z",
"rates": {
"VND": 20.200704
}
}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": 2020.0704,
"rate": 20.200704
}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