Rate Overview
Live
1 LTL = 488.4196 RWF
1 RWF = 0.002047
LTL
Avg
492.1372
High
497.1354
Low
488.4196
Last updated: 6/19/2026, 11:47:31 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 488.42 RWF |
| 10 LTL | 4,884.20 RWF |
| 50 LTL | 24,420.98 RWF |
| 100 LTL | 48,841.96 RWF |
| 500 LTL | 244,209.79 RWF |
| 1,000 LTL | 488,419.57 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-06-19T11:47:31Z",
"rates": {
"RWF": 488.419573
}
}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": 48841.9573,
"rate": 488.419573
}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