Rate Overview
Live
1 LTL = 492.7019 RWF
1 RWF = 0.002030
LTL
Avg
492.2181
High
492.9370
Low
490.9218
Last updated: 8/19/2026, 5:08:06 PM
Quick Conversions
| LTL | RWF |
|---|---|
| 1 LTL | 492.70 RWF |
| 10 LTL | 4,927.02 RWF |
| 50 LTL | 24,635.09 RWF |
| 100 LTL | 49,270.19 RWF |
| 500 LTL | 246,350.94 RWF |
| 1,000 LTL | 492,701.88 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-08-19T17:08:06Z",
"rates": {
"RWF": 492.70188
}
}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": 49270.188,
"rate": 492.70188
}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