Rate Overview
Live
1 LRD = 0.095977 MXN
1 MXN = 10.4192
LRD
Avg
0.096314
High
0.096617
Low
0.095977
Last updated: 7/29/2026, 7:33:08 PM
Quick Conversions
| LRD | MXN |
|---|---|
| 1 LRD | 0.10 MXN |
| 10 LRD | 0.96 MXN |
| 50 LRD | 4.80 MXN |
| 100 LRD | 9.60 MXN |
| 500 LRD | 47.99 MXN |
| 1,000 LRD | 95.98 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-07-29T19:33:08Z",
"rates": {
"MXN": 0.095977
}
}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.597700000000001,
"rate": 0.095977
}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