Rate Overview
Live
1 LTL = 0.772078 TOP
1 TOP = 1.2952
LTL
Avg
0.785597
High
0.792780
Low
0.772078
Last updated: 5/28/2026, 8:32:15 PM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.77 TOP |
| 10 LTL | 7.72 TOP |
| 50 LTL | 38.60 TOP |
| 100 LTL | 77.21 TOP |
| 500 LTL | 386.04 TOP |
| 1,000 LTL | 772.08 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-28T20:32:15Z",
"rates": {
"TOP": 0.772078
}
}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": 77.2078,
"rate": 0.772078
}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