Rate Overview
Live
1 LTL = 0.774138 TOP
1 TOP = 1.2918
LTL
Avg
0.789086
High
0.806084
Low
0.774138
Last updated: 3/27/2026, 3:16:41 PM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.77 TOP |
| 10 LTL | 7.74 TOP |
| 50 LTL | 38.71 TOP |
| 100 LTL | 77.41 TOP |
| 500 LTL | 387.07 TOP |
| 1,000 LTL | 774.14 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-03-27T15:16:41Z",
"rates": {
"TOP": 0.774138
}
}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.4138,
"rate": 0.774138
}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