Rate Overview
Live
1 VND = 0.049771 IQD
1 IQD = 20.0920
VND
Avg
0.049981
High
0.050254
Low
0.049771
Last updated: 3/6/2026, 12:13:27 PM
Quick Conversions
| VND | IQD |
|---|---|
| 1 VND | 0.05 IQD |
| 10 VND | 0.50 IQD |
| 50 VND | 2.49 IQD |
| 100 VND | 4.98 IQD |
| 500 VND | 24.89 IQD |
| 1,000 VND | 49.77 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-03-06T12:13:27Z",
"rates": {
"IQD": 0.049771
}
}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.9771,
"rate": 0.049771
}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