Rate Overview
Live
1 LBP = 0.016375 RWF
1 RWF = 61.0687
LBP
Avg
0.016288
High
0.016437
Low
0.015773
Last updated: 7/30/2026, 8:12:58 AM
Quick Conversions
| LBP | RWF |
|---|---|
| 1 LBP | 0.02 RWF |
| 10 LBP | 0.16 RWF |
| 50 LBP | 0.82 RWF |
| 100 LBP | 1.64 RWF |
| 500 LBP | 8.19 RWF |
| 1,000 LBP | 16.38 RWF |
Get LBP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=RWFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-30T08:12:58Z",
"rates": {
"RWF": 0.016375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "RWF",
"amount": 100
},
"result": 1.6375000000000002,
"rate": 0.016375
}Build with LBP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key