Rate Overview
Live
1 TOP = 1.2918 LTL
1 LTL = 0.774139
TOP
Avg
1.2633
High
1.3597
Low
1.2232
Last updated: 3/27/2026, 3:11:51 PM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.29 LTL |
| 10 TOP | 12.92 LTL |
| 50 TOP | 64.59 LTL |
| 100 TOP | 129.18 LTL |
| 500 TOP | 645.88 LTL |
| 1,000 TOP | 1,291.76 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-03-27T15:11:51Z",
"rates": {
"LTL": 1.291758
}
}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": 129.1758,
"rate": 1.291758
}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