Rate Overview
Live
1 LTL = 0.781246 TOP
1 TOP = 1.2800
LTL
Avg
0.789037
High
0.797114
Low
0.781246
Last updated: 6/18/2026, 10:20:05 AM
Quick Conversions
| LTL | TOP |
|---|---|
| 1 LTL | 0.78 TOP |
| 10 LTL | 7.81 TOP |
| 50 LTL | 39.06 TOP |
| 100 LTL | 78.12 TOP |
| 500 LTL | 390.62 TOP |
| 1,000 LTL | 781.25 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-06-18T10:20:05Z",
"rates": {
"TOP": 0.781246
}
}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.1246,
"rate": 0.781246
}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