Rate Overview
Live
1 VND = 0.049565 IQD
1 IQD = 20.1755
VND
Avg
0.049693
High
0.049945
Low
0.049537
Last updated: 7/28/2026, 3:13:05 AM
Quick Conversions
| VND | IQD |
|---|---|
| 1 VND | 0.05 IQD |
| 10 VND | 0.50 IQD |
| 50 VND | 2.48 IQD |
| 100 VND | 4.96 IQD |
| 500 VND | 24.78 IQD |
| 1,000 VND | 49.57 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-28T03:13:05Z",
"rates": {
"IQD": 0.049565
}
}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.9565,
"rate": 0.049565
}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