Rate Overview
Live
1 LTL = 487.5720 RWF
1 RWF = 0.002051
LTL
Avg
489.1110
High
490.8438
Low
487.5551
Last updated: 3/27/2026, 8:23:24 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 487.57 RWF |
| 10 LTL | 4,875.72 RWF |
| 50 LTL | 24,378.60 RWF |
| 100 LTL | 48,757.20 RWF |
| 500 LTL | 243,785.99 RWF |
| 1,000 LTL | 487,571.98 RWF |
Get LTL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=RWFExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T08:23:24Z",
"rates": {
"RWF": 487.571982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "RWF",
"amount": 100
},
"result": 48757.1982,
"rate": 487.571982
}Build with LTL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key