Rate Overview
Live
1 LTL = 0.812259 TOP
1 TOP = 1.2311 LTL
Avg
0.807794
High
0.821427
Low
0.792459
Last updated: 1/25/2026, 9:19:34 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.81 TOP |
| 10 LTL | 8.12 TOP |
| 50 LTL | 40.61 TOP |
| 100 LTL | 81.23 TOP |
| 500 LTL | 406.13 TOP |
| 1,000 LTL | 812.26 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-01-25T09:19:34Z",
"rates": {
"TOP": 0.812259
}
}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": 81.2259,
"rate": 0.812259
}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