Rate Overview
Live
1 VND = 0.049507 IQD
1 IQD = 20.1992
VND
Avg
0.049780
High
0.050515
Low
0.049507
Last updated: 3/27/2026, 11:35:08 AM
Quick Conversions
| VND | IQD |
|---|---|
| 1 VND | 0.05 IQD |
| 10 VND | 0.50 IQD |
| 50 VND | 2.48 IQD |
| 100 VND | 4.95 IQD |
| 500 VND | 24.75 IQD |
| 1,000 VND | 49.51 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-27T11:35:08Z",
"rates": {
"IQD": 0.049507
}
}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.9507,
"rate": 0.049507
}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