Rate Overview
Live
1 LRD = 19.5704 MNT
1 MNT = 0.051098
LRD
Avg
19.4998
High
19.6495
Low
19.4250
Last updated: 3/7/2026, 2:27:43 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.57 MNT |
| 10 LRD | 195.70 MNT |
| 50 LRD | 978.52 MNT |
| 100 LRD | 1,957.04 MNT |
| 500 LRD | 9,785.21 MNT |
| 1,000 LRD | 19,570.42 MNT |
Get LRD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MNTExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T02:27:43Z",
"rates": {
"MNT": 19.570419
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MNT",
"amount": 100
},
"result": 1957.0419000000002,
"rate": 19.570419
}Build with LRD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key