Rate Overview
Live
1 RWF = 0.000414 LVL
1 LVL = 2415.46
RWF
Avg
0.000420
High
0.000455
Low
0.000405
Last updated: 3/28/2026, 11:00:12 AM
Quick Conversions
| RWF | LVL |
|---|---|
| 1 RWF | 0.00 LVL |
| 10 RWF | 0.00 LVL |
| 50 RWF | 0.02 LVL |
| 100 RWF | 0.04 LVL |
| 500 RWF | 0.21 LVL |
| 1,000 RWF | 0.41 LVL |
Get RWF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=LVLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T11:00:12Z",
"rates": {
"LVL": 0.000414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "LVL",
"amount": 100
},
"result": 0.0414,
"rate": 0.000414
}Build with RWF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key