Rate Overview
Live
1 RWF = 0.080728 VUV
1 VUV = 12.3873
RWF
Avg
0.080857
High
0.081435
Low
0.080227
Last updated: 6/19/2026, 8:44:32 AM
Quick Conversions
| RWF | VUV |
|---|---|
| 1 RWF | 0.08 VUV |
| 10 RWF | 0.81 VUV |
| 50 RWF | 4.04 VUV |
| 100 RWF | 8.07 VUV |
| 500 RWF | 40.36 VUV |
| 1,000 RWF | 80.73 VUV |
Get RWF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=VUVExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-19T08:44:32Z",
"rates": {
"VUV": 0.080728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "VUV",
"amount": 100
},
"result": 8.072799999999999,
"rate": 0.080728
}Build with RWF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key