Rate Overview
Live
1 LTL = 0.787423 TOP
1 TOP = 1.2700
LTL
Avg
0.789032
High
0.801514
Low
0.780058
Last updated: 8/13/2026, 6:49:57 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.79 TOP |
| 10 LTL | 7.87 TOP |
| 50 LTL | 39.37 TOP |
| 100 LTL | 78.74 TOP |
| 500 LTL | 393.71 TOP |
| 1,000 LTL | 787.42 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-08-13T06:49:57Z",
"rates": {
"TOP": 0.787423
}
}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.7423,
"rate": 0.787423
}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