Rate Overview
Live
1 TOP = 1.2728 LTL
1 LTL = 0.785664
TOP
Avg
1.2815
High
1.2964
Low
1.2713
Last updated: 7/26/2026, 1:33:17 AM
Quick Conversions
| TOP | LTL |
|---|---|
| 1 TOP | 1.27 LTL |
| 10 TOP | 12.73 LTL |
| 50 TOP | 63.64 LTL |
| 100 TOP | 127.28 LTL |
| 500 TOP | 636.40 LTL |
| 1,000 TOP | 1,272.81 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-26T01:33:17Z",
"rates": {
"LTL": 1.272809
}
}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.2809,
"rate": 1.272809
}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