Rate Overview
Live
1 LVL = 2378.31 RWF
1 RWF = 0.000420
LVL
Avg
2414.02
High
2468.54
Low
2373.91
Last updated: 7/26/2026, 5:48:32 AM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,378.31 RWF |
| 10 LVL | 23,783.07 RWF |
| 50 LVL | 118,915.33 RWF |
| 100 LVL | 237,830.66 RWF |
| 500 LVL | 1,189,153.32 RWF |
| 1,000 LVL | 2,378,306.64 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-26T05:48:32Z",
"rates": {
"RWF": 2378.306639
}
}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": 237830.66389999999,
"rate": 2378.306639
}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