Rate Overview
Live
1 VND = 0.049954 IQD
1 IQD = 20.0184
VND
Avg
0.050101
High
0.050334
Low
0.049954
Last updated: 9/3/2026, 1:01:46 PM
Quick Conversions
| VND | IQD |
|---|---|
| 1 VND | 0.05 IQD |
| 10 VND | 0.50 IQD |
| 50 VND | 2.50 IQD |
| 100 VND | 5.00 IQD |
| 500 VND | 24.98 IQD |
| 1,000 VND | 49.95 IQD |
Get VND/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=IQDExample Response:
{
"success": true,
"base": "VND",
"date": "2026-09-03T13:01:46Z",
"rates": {
"IQD": 0.049954
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "IQD",
"amount": 100
},
"result": 4.9954,
"rate": 0.049954
}Build with VND/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key