Rate Overview
Live
1 VUV = 0.526808 AFN
1 AFN = 1.8982
VUV
Avg
0.574283
High
0.623151
Low
0.526808
Last updated: 3/27/2026, 9:29:10 AM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.53 AFN |
| 10 VUV | 5.27 AFN |
| 50 VUV | 26.34 AFN |
| 100 VUV | 52.68 AFN |
| 500 VUV | 263.40 AFN |
| 1,000 VUV | 526.81 AFN |
Get VUV/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=AFNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-27T09:29:10Z",
"rates": {
"AFN": 0.526808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "AFN",
"amount": 100
},
"result": 52.680800000000005,
"rate": 0.526808
}Build with VUV/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key