Rate Overview
Live
1 LTL = 494.7946 RWF
1 RWF = 0.002021
LTL
Avg
494.6564
High
496.2226
Low
493.8343
Last updated: 4/18/2026, 8:47:45 AM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 494.79 RWF |
| 10 LTL | 4,947.95 RWF |
| 50 LTL | 24,739.73 RWF |
| 100 LTL | 49,479.46 RWF |
| 500 LTL | 247,397.32 RWF |
| 1,000 LTL | 494,794.64 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-04-18T08:47:45Z",
"rates": {
"RWF": 494.794637
}
}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": 49479.4637,
"rate": 494.794637
}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