Rate Overview
Live
1 LRD = 8.0148 RWF
1 RWF = 0.124768
LRD
Avg
7.5093
High
8.1968
Low
6.8240
Last updated: 5/27/2026, 10:53:46 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.01 RWF |
| 10 LRD | 80.15 RWF |
| 50 LRD | 400.74 RWF |
| 100 LRD | 801.48 RWF |
| 500 LRD | 4,007.42 RWF |
| 1,000 LRD | 8,014.85 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-05-27T22:53:46Z",
"rates": {
"RWF": 8.01485
}
}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": 801.4849999999999,
"rate": 8.01485
}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