Rate Overview
Live
1 VUV = 0.005923 JOD
1 JOD = 168.8334
VUV
Avg
0.005935
High
0.005957
Low
0.005908
Last updated: 3/28/2026, 10:07:28 AM
Quick Conversions
| VUV | JOD |
|---|---|
| 1 VUV | 0.01 JOD |
| 10 VUV | 0.06 JOD |
| 50 VUV | 0.30 JOD |
| 100 VUV | 0.59 JOD |
| 500 VUV | 2.96 JOD |
| 1,000 VUV | 5.92 JOD |
Get VUV/JOD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=JODExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-28T10:07:28Z",
"rates": {
"JOD": 0.005923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=JOD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "JOD",
"amount": 100
},
"result": 0.5923,
"rate": 0.005923
}Build with VUV/JOD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key