Rate Overview
Live
1 LRD = 0.098348 MXN
1 MXN = 10.1680
LRD
Avg
0.100323
High
0.112407
Low
0.092902
Last updated: 3/27/2026, 2:38:27 PM
Quick Conversions
| LRD | MXN |
|---|---|
| 1 LRD | 0.10 MXN |
| 10 LRD | 0.98 MXN |
| 50 LRD | 4.92 MXN |
| 100 LRD | 9.83 MXN |
| 500 LRD | 49.17 MXN |
| 1,000 LRD | 98.35 MXN |
Get LRD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MXNExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-27T14:38:27Z",
"rates": {
"MXN": 0.098348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MXN",
"amount": 100
},
"result": 9.834800000000001,
"rate": 0.098348
}Build with LRD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key