Rate Overview
Live
1 VUV = 12.4049 RWF
1 RWF = 0.080613
VUV
Avg
12.3891
High
12.4595
Low
12.3471
Last updated: 5/28/2026, 8:32:51 PM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.40 RWF |
| 10 VUV | 124.05 RWF |
| 50 VUV | 620.24 RWF |
| 100 VUV | 1,240.49 RWF |
| 500 VUV | 6,202.44 RWF |
| 1,000 VUV | 12,404.88 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-05-28T20:32:51Z",
"rates": {
"RWF": 12.404877
}
}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": 1240.4877000000001,
"rate": 12.404877
}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