Rate Overview
Live
1 LVL = 2429.70 RWF
1 RWF = 0.000412
LVL
Avg
2421.01
High
2429.70
Low
2414.43
Last updated: 5/27/2026, 10:44:38 PM
Quick Conversions
| LVL | RWF |
|---|---|
| 1 LVL | 2,429.70 RWF |
| 10 LVL | 24,297.03 RWF |
| 50 LVL | 121,485.13 RWF |
| 100 LVL | 242,970.25 RWF |
| 500 LVL | 1,214,851.26 RWF |
| 1,000 LVL | 2,429,702.52 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-05-27T22:44:38Z",
"rates": {
"RWF": 2429.702519
}
}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": 242970.2519,
"rate": 2429.702519
}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