Rate Overview
Live
1 LVL = 2378.24 RWF
1 RWF = 0.000420
LVL
Avg
2410.03
High
2481.39
Low
2369.29
Last updated: 7/29/2026, 9:22:11 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,378.24 RWF |
| 10 LVL | 23,782.44 RWF |
| 50 LVL | 118,912.22 RWF |
| 100 LVL | 237,824.44 RWF |
| 500 LVL | 1,189,122.19 RWF |
| 1,000 LVL | 2,378,244.37 RWF |
Get LVL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=RWFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-07-29T09:22:11Z",
"rates": {
"RWF": 2378.244374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "RWF",
"amount": 100
},
"result": 237824.4374,
"rate": 2378.244374
}Build with LVL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key