Rate Overview
Live
1 TOP = 1.2576 LTL
1 LTL = 0.795174
TOP
Avg
1.2671
High
1.2804
Low
1.2461
Last updated: 7/4/2026, 9:21:59 AM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.26 LTL |
| 10 TOP | 12.58 LTL |
| 50 TOP | 62.88 LTL |
| 100 TOP | 125.76 LTL |
| 500 TOP | 628.79 LTL |
| 1,000 TOP | 1,257.59 LTL |
Get TOP/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=LTLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-04T09:21:59Z",
"rates": {
"LTL": 1.257586
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "LTL",
"amount": 100
},
"result": 125.75860000000002,
"rate": 1.257586
}Build with TOP/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key