Rate Overview
Live
1 LRD = 0.013141 TOP
1 TOP = 76.0977
LRD
Avg
0.012386
High
0.013509
Low
0.011537
Last updated: 6/29/2026, 1:22:30 AM
Quick Conversions
| LRD | TOP |
|---|---|
| 1 LRD | 0.01 TOP |
| 10 LRD | 0.13 TOP |
| 50 LRD | 0.66 TOP |
| 100 LRD | 1.31 TOP |
| 500 LRD | 6.57 TOP |
| 1,000 LRD | 13.14 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-06-29T01:22:30Z",
"rates": {
"TOP": 0.013141
}
}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.3141,
"rate": 0.013141
}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