Rate Overview
Live
1 VND = 0.049495 IQD
1 IQD = 20.2041
VND
Avg
0.049721
High
0.050328
Low
0.049314
Last updated: 7/30/2026, 8:05:12 AM
Quick Conversions
| VND | IQD |
|---|---|
| 1 VND | 0.05 IQD |
| 10 VND | 0.49 IQD |
| 50 VND | 2.47 IQD |
| 100 VND | 4.95 IQD |
| 500 VND | 24.75 IQD |
| 1,000 VND | 49.50 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-07-30T08:05:12Z",
"rates": {
"IQD": 0.049495
}
}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.9495,
"rate": 0.049495
}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