Rate Overview
Live
1 IQD = 0.090282 VUV
1 VUV = 11.0764
IQD
Avg
0.091099
High
0.092544
Low
0.090061
Last updated: 5/27/2026, 9:58:17 AM
Quick Conversions
| IQD | VUV |
|---|---|
| 1 IQD | 0.09 VUV |
| 10 IQD | 0.90 VUV |
| 50 IQD | 4.51 VUV |
| 100 IQD | 9.03 VUV |
| 500 IQD | 45.14 VUV |
| 1,000 IQD | 90.28 VUV |
Get IQD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=VUVExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-05-27T09:58:17Z",
"rates": {
"VUV": 0.090282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "VUV",
"amount": 100
},
"result": 9.0282,
"rate": 0.090282
}Build with IQD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key