Rate Overview
Live
1 LTL = 492.7806 RWF
1 RWF = 0.002029
LTL
Avg
495.2116
High
496.7402
Low
492.7806
Last updated: 9/12/2026, 4:45:50 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 492.78 RWF |
| 10 LTL | 4,927.81 RWF |
| 50 LTL | 24,639.03 RWF |
| 100 LTL | 49,278.06 RWF |
| 500 LTL | 246,390.31 RWF |
| 1,000 LTL | 492,780.62 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-09-12T04:45:50Z",
"rates": {
"RWF": 492.780618
}
}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": 49278.0618,
"rate": 492.780618
}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