Rate Overview
Live
1 TOP = 1.2375 LTL
1 LTL = 0.808080
TOP
Avg
1.2687
High
1.2905
Low
1.2375
Last updated: 7/2/2026, 7:23:32 AM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.24 LTL |
| 10 TOP | 12.38 LTL |
| 50 TOP | 61.88 LTL |
| 100 TOP | 123.75 LTL |
| 500 TOP | 618.75 LTL |
| 1,000 TOP | 1,237.50 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-02T07:23:32Z",
"rates": {
"LTL": 1.237501
}
}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.7501,
"rate": 1.237501
}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