Rate Overview
Live
1 LVL = 2386.57 RWF
1 RWF = 0.000419
LVL
Avg
2389.78
High
2423.58
Low
2383.36
Last updated: 7/9/2026, 5:46:28 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,386.57 RWF |
| 10 LVL | 23,865.65 RWF |
| 50 LVL | 119,328.25 RWF |
| 100 LVL | 238,656.50 RWF |
| 500 LVL | 1,193,282.52 RWF |
| 1,000 LVL | 2,386,565.04 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-09T05:46:28Z",
"rates": {
"RWF": 2386.565037
}
}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": 238656.50369999997,
"rate": 2386.565037
}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