Rate Overview
Live
1 LRD = 8.1087 RWF
1 RWF = 0.123324
LRD
Avg
8.1104
High
8.1376
Low
8.0932
Last updated: 7/28/2026, 8:28:53 PM
Quick Conversions
| LRD | RWF |
|---|---|
| 1 LRD | 8.11 RWF |
| 10 LRD | 81.09 RWF |
| 50 LRD | 405.44 RWF |
| 100 LRD | 810.87 RWF |
| 500 LRD | 4,054.37 RWF |
| 1,000 LRD | 8,108.75 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-28T20:28:53Z",
"rates": {
"RWF": 8.108746
}
}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": 810.8746,
"rate": 8.108746
}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