Rate Overview
Live
1 LTL = 491.3964 RWF
1 RWF = 0.002035
LTL
Avg
494.5053
High
499.0976
Low
490.6995
Last updated: 3/7/2026, 12:27:53 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 491.40 RWF |
| 10 LTL | 4,913.96 RWF |
| 50 LTL | 24,569.82 RWF |
| 100 LTL | 49,139.64 RWF |
| 500 LTL | 245,698.18 RWF |
| 1,000 LTL | 491,396.37 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-07T00:27:53Z",
"rates": {
"RWF": 491.396368
}
}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": 49139.6368,
"rate": 491.396368
}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