Rate Overview
Live
1 LRD = 19.8288 MNT
1 MNT = 0.050432
LRD
Avg
18.3133
High
20.3054
Low
0.003413
Last updated: 7/30/2026, 8:04:20 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.83 MNT |
| 10 LRD | 198.29 MNT |
| 50 LRD | 991.44 MNT |
| 100 LRD | 1,982.88 MNT |
| 500 LRD | 9,914.42 MNT |
| 1,000 LRD | 19,828.83 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-07-30T08:04:20Z",
"rates": {
"MNT": 19.828831
}
}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": 1982.8831,
"rate": 19.828831
}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