Rate Overview
Live
1 TOP = 1.2769 LTL
1 LTL = 0.783153
TOP
Avg
1.3045
High
1.4174
Low
1.2362
Last updated: 7/22/2026, 9:40:20 AM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.28 LTL |
| 10 TOP | 12.77 LTL |
| 50 TOP | 63.84 LTL |
| 100 TOP | 127.69 LTL |
| 500 TOP | 638.45 LTL |
| 1,000 TOP | 1,276.89 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-22T09:40:20Z",
"rates": {
"LTL": 1.27689
}
}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": 127.68900000000001,
"rate": 1.27689
}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