Rate Overview
Live
1 AFN = 1.8861 VUV
1 VUV = 0.530190
AFN
Avg
1.8639
High
1.9029
Low
1.8161
Last updated: 6/18/2026, 11:52:37 AM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.89 VUV |
| 10 AFN | 18.86 VUV |
| 50 AFN | 94.31 VUV |
| 100 AFN | 188.61 VUV |
| 500 AFN | 943.06 VUV |
| 1,000 AFN | 1,886.12 VUV |
Get AFN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=VUVExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-06-18T11:52:37Z",
"rates": {
"VUV": 1.886115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "VUV",
"amount": 100
},
"result": 188.6115,
"rate": 1.886115
}Build with AFN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key