Rate Overview
Live
1 VUV = 11.1232 IQD
1 IQD = 0.089902
VUV
Avg
11.0680
High
11.1232
Low
11.0263
Last updated: 5/7/2026, 1:17:57 AM
Quick Conversions
| VUV | IQD |
|---|---|
| 1 VUV | 11.12 IQD |
| 10 VUV | 111.23 IQD |
| 50 VUV | 556.16 IQD |
| 100 VUV | 1,112.32 IQD |
| 500 VUV | 5,561.59 IQD |
| 1,000 VUV | 11,123.19 IQD |
Get VUV/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=IQDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-07T01:17:57Z",
"rates": {
"IQD": 11.12319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "IQD",
"amount": 100
},
"result": 1112.319,
"rate": 11.12319
}Build with VUV/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key