Rate Overview
Live
1 LTL = 484.5240 RWF
1 RWF = 0.002064
LTL
Avg
492.0231
High
505.0743
Low
483.5470
Last updated: 7/28/2026, 4:01:09 PM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 484.52 RWF |
| 10 LTL | 4,845.24 RWF |
| 50 LTL | 24,226.20 RWF |
| 100 LTL | 48,452.40 RWF |
| 500 LTL | 242,262.00 RWF |
| 1,000 LTL | 484,524.01 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-28T16:01:09Z",
"rates": {
"RWF": 484.524006
}
}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": 48452.4006,
"rate": 484.524006
}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