Rate Overview
Live
1 LRD = 7.9670 RWF
1 RWF = 0.125518
LRD
Avg
7.9673
High
8.0030
Low
7.9326
Last updated: 3/7/2026, 7:37:48 AM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 7.97 RWF |
| 10 LRD | 79.67 RWF |
| 50 LRD | 398.35 RWF |
| 100 LRD | 796.70 RWF |
| 500 LRD | 3,983.50 RWF |
| 1,000 LRD | 7,966.99 RWF |
Get LRD/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=RWFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:37:48Z",
"rates": {
"RWF": 7.966993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "RWF",
"amount": 100
},
"result": 796.6993,
"rate": 7.966993
}Build with LRD/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key