Rate Overview
Live
1 LVL = 2380.43 RWF
1 RWF = 0.000420
LVL
Avg
2381.69
High
2389.81
Low
2373.91
Last updated: 7/29/2026, 12:08:21 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,380.43 RWF |
| 10 LVL | 23,804.28 RWF |
| 50 LVL | 119,021.38 RWF |
| 100 LVL | 238,042.75 RWF |
| 500 LVL | 1,190,213.77 RWF |
| 1,000 LVL | 2,380,427.54 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-29T00:08:21Z",
"rates": {
"RWF": 2380.427542
}
}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": 238042.7542,
"rate": 2380.427542
}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