Rate Overview
Live
1 LRD = 19.6632 MNT
1 MNT = 0.050856
LRD
Avg
19.6287
High
19.6632
Low
19.5562
Last updated: 6/19/2026, 10:12:14 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.66 MNT |
| 10 LRD | 196.63 MNT |
| 50 LRD | 983.16 MNT |
| 100 LRD | 1,966.32 MNT |
| 500 LRD | 9,831.59 MNT |
| 1,000 LRD | 19,663.18 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-06-19T10:12:14Z",
"rates": {
"MNT": 19.663184
}
}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": 1966.3184,
"rate": 19.663184
}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