Rate Overview
Live
1 LTL = 0.775933 TOP
1 TOP = 1.2888
LTL
Avg
0.786436
High
0.802522
Low
0.775933
Last updated: 7/8/2026, 4:27:43 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.78 TOP |
| 10 LTL | 7.76 TOP |
| 50 LTL | 38.80 TOP |
| 100 LTL | 77.59 TOP |
| 500 LTL | 387.97 TOP |
| 1,000 LTL | 775.93 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-07-08T04:27:43Z",
"rates": {
"TOP": 0.775933
}
}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.5933,
"rate": 0.775933
}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