Rate Overview
Live
1 LTL = 0.782042 TOP
1 TOP = 1.2787
LTL
Avg
0.764583
High
0.808917
Low
0.705529
Last updated: 3/27/2026, 8:25:24 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.78 TOP |
| 10 LTL | 7.82 TOP |
| 50 LTL | 39.10 TOP |
| 100 LTL | 78.20 TOP |
| 500 LTL | 391.02 TOP |
| 1,000 LTL | 782.04 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-27T08:25:24Z",
"rates": {
"TOP": 0.782042
}
}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": 78.2042,
"rate": 0.782042
}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