Rate Overview
Live
1 VUV = 12.3074 RWF
1 RWF = 0.081252
VUV
Avg
11.9762
High
12.4802
Low
11.2432
Last updated: 7/28/2026, 1:39:11 PM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.31 RWF |
| 10 VUV | 123.07 RWF |
| 50 VUV | 615.37 RWF |
| 100 VUV | 1,230.74 RWF |
| 500 VUV | 6,153.70 RWF |
| 1,000 VUV | 12,307.40 RWF |
Get VUV/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RWFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-28T13:39:11Z",
"rates": {
"RWF": 12.307396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RWF",
"amount": 100
},
"result": 1230.7396,
"rate": 12.307396
}Build with VUV/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key