Rate Overview
Live
1 LRD = 0.093686 MXN
1 MXN = 10.6740
LRD
Avg
0.094021
High
0.094660
Low
0.093481
Last updated: 4/17/2026, 6:15:19 AM
Quick Conversions
| LRD | MXN |
|---|---|
| 1 LRD | 0.09 MXN |
| 10 LRD | 0.94 MXN |
| 50 LRD | 4.68 MXN |
| 100 LRD | 9.37 MXN |
| 500 LRD | 46.84 MXN |
| 1,000 LRD | 93.69 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-04-17T06:15:19Z",
"rates": {
"MXN": 0.093686
}
}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.3686,
"rate": 0.093686
}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