Rate Overview
Live
1 LBP = 0.016314 RWF
1 RWF = 61.2970
LBP
Avg
0.015835
High
0.016394
Low
0.014875
Last updated: 3/28/2026, 10:46:58 AM
Quick Conversions
| LBP | RWF |
|---|---|
| 1 LBP | 0.02 RWF |
| 10 LBP | 0.16 RWF |
| 50 LBP | 0.82 RWF |
| 100 LBP | 1.63 RWF |
| 500 LBP | 8.16 RWF |
| 1,000 LBP | 16.31 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-03-28T10:46:58Z",
"rates": {
"RWF": 0.016314
}
}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.6314,
"rate": 0.016314
}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