Rate Overview
Live
1 LRD = 19.8165 MNT
1 MNT = 0.050463
LRD
Avg
17.8641
High
19.9930
Low
0.004478
Last updated: 7/29/2026, 11:59:49 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.82 MNT |
| 10 LRD | 198.16 MNT |
| 50 LRD | 990.82 MNT |
| 100 LRD | 1,981.65 MNT |
| 500 LRD | 9,908.25 MNT |
| 1,000 LRD | 19,816.50 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-29T11:59:49Z",
"rates": {
"MNT": 19.816499
}
}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": 1981.6499000000001,
"rate": 19.816499
}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