Rate Overview
Live
1 LTL = 0.788921 TOP
1 TOP = 1.2676
LTL
Avg
0.786825
High
0.791087
Low
0.783505
Last updated: 9/3/2026, 6:37:23 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.79 TOP |
| 10 LTL | 7.89 TOP |
| 50 LTL | 39.45 TOP |
| 100 LTL | 78.89 TOP |
| 500 LTL | 394.46 TOP |
| 1,000 LTL | 788.92 TOP |
Get LTL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=TOPExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-09-03T06:37:23Z",
"rates": {
"TOP": 0.788921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "TOP",
"amount": 100
},
"result": 78.8921,
"rate": 0.788921
}Build with LTL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key