Rate Overview
Live
1 TOP = 1.2311 LTL
1 LTL = 0.812260 TOP
Avg
1.3071
High
1.4123
Low
1.2311
Last updated: 1/25/2026, 5:19:07 PM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.23 LTL |
| 10 TOP | 12.31 LTL |
| 50 TOP | 61.56 LTL |
| 100 TOP | 123.11 LTL |
| 500 TOP | 615.57 LTL |
| 1,000 TOP | 1,231.13 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-01-25T17:19:07Z",
"rates": {
"LTL": 1.231133
}
}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": 123.11330000000001,
"rate": 1.231133
}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