Rate Overview
Live
1 LRD = 8.4177 RWF
1 RWF = 0.118797
LRD
Avg
8.2872
High
8.4177
Low
8.1535
Last updated: 9/8/2026, 7:21:15 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.42 RWF |
| 10 LRD | 84.18 RWF |
| 50 LRD | 420.89 RWF |
| 100 LRD | 841.77 RWF |
| 500 LRD | 4,208.86 RWF |
| 1,000 LRD | 8,417.71 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-09-08T19:21:15Z",
"rates": {
"RWF": 8.417712
}
}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": 841.7712,
"rate": 8.417712
}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