Rate Overview
Live
1 VUV = 12.3022 RWF
1 RWF = 0.081286
VUV
Avg
12.2135
High
12.5698
Low
11.8025
Last updated: 7/29/2026, 3:19:16 AM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.30 RWF |
| 10 VUV | 123.02 RWF |
| 50 VUV | 615.11 RWF |
| 100 VUV | 1,230.22 RWF |
| 500 VUV | 6,151.12 RWF |
| 1,000 VUV | 12,302.25 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-29T03:19:16Z",
"rates": {
"RWF": 12.302247
}
}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.2247,
"rate": 12.302247
}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