Rate Overview
Live
1 LRD = 8.0938 RWF
1 RWF = 0.123552
LRD
Avg
8.1118
High
8.1356
Low
8.0932
Last updated: 7/25/2026, 6:11:28 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.09 RWF |
| 10 LRD | 80.94 RWF |
| 50 LRD | 404.69 RWF |
| 100 LRD | 809.38 RWF |
| 500 LRD | 4,046.89 RWF |
| 1,000 LRD | 8,093.77 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-07-25T18:11:28Z",
"rates": {
"RWF": 8.093772
}
}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": 809.3771999999999,
"rate": 8.093772
}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