Rate Overview
Live
1 LRD = 0.012822 TOP
1 TOP = 77.9910
LRD
Avg
0.013026
High
0.013163
Low
0.012822
Last updated: 7/4/2026, 2:02:16 AM
Quick Conversions
| LRD | TOP |
|---|---|
| 1 LRD | 0.01 TOP |
| 10 LRD | 0.13 TOP |
| 50 LRD | 0.64 TOP |
| 100 LRD | 1.28 TOP |
| 500 LRD | 6.41 TOP |
| 1,000 LRD | 12.82 TOP |
Get LRD/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=TOPExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-04T02:02:16Z",
"rates": {
"TOP": 0.012822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "TOP",
"amount": 100
},
"result": 1.2822,
"rate": 0.012822
}Build with LRD/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key