Rate Overview
Live
1 LRD = 0.095395 MXN
1 MXN = 10.4827
LRD
Avg
0.094690
High
0.095447
Low
0.093976
Last updated: 6/19/2026, 8:26:07 AM
Quick Conversions
| LRD | MXN |
|---|---|
| 1 LRD | 0.10 MXN |
| 10 LRD | 0.95 MXN |
| 50 LRD | 4.77 MXN |
| 100 LRD | 9.54 MXN |
| 500 LRD | 47.70 MXN |
| 1,000 LRD | 95.40 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-06-19T08:26:07Z",
"rates": {
"MXN": 0.095395
}
}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.539499999999999,
"rate": 0.095395
}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