Rate Overview
Live
1 LTL = 0.795108 TOP
1 TOP = 1.2577
LTL
Avg
0.793638
High
0.815432
Low
0.781354
Last updated: 5/8/2026, 1:00:44 PM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.80 TOP |
| 10 LTL | 7.95 TOP |
| 50 LTL | 39.76 TOP |
| 100 LTL | 79.51 TOP |
| 500 LTL | 397.55 TOP |
| 1,000 LTL | 795.11 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-05-08T13:00:44Z",
"rates": {
"TOP": 0.795108
}
}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": 79.5108,
"rate": 0.795108
}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