Rate Overview
Live
1 LTL = 0.815432 TOP
1 TOP = 1.2263
LTL
Avg
0.800148
High
0.815432
Low
0.785758
Last updated: 4/18/2026, 8:48:01 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.82 TOP |
| 10 LTL | 8.15 TOP |
| 50 LTL | 40.77 TOP |
| 100 LTL | 81.54 TOP |
| 500 LTL | 407.72 TOP |
| 1,000 LTL | 815.43 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-04-18T08:48:01Z",
"rates": {
"TOP": 0.815432
}
}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": 81.5432,
"rate": 0.815432
}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