Rate Overview
Live
1 LTL = 484.0796 RWF
1 RWF = 0.002066
LTL
Avg
484.6534
High
486.4346
Low
483.1979
Last updated: 7/29/2026, 8:26:10 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 484.08 RWF |
| 10 LTL | 4,840.80 RWF |
| 50 LTL | 24,203.98 RWF |
| 100 LTL | 48,407.96 RWF |
| 500 LTL | 242,039.81 RWF |
| 1,000 LTL | 484,079.63 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-07-29T08:26:10Z",
"rates": {
"RWF": 484.079629
}
}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": 48407.9629,
"rate": 484.079629
}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