Rate Overview
Live
1 LRD = 19.9035 MNT
1 MNT = 0.050242
LRD
Avg
19.8803
High
19.9200
Low
19.8219
Last updated: 9/2/2026, 11:59:37 PM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.90 MNT |
| 10 LRD | 199.04 MNT |
| 50 LRD | 995.18 MNT |
| 100 LRD | 1,990.35 MNT |
| 500 LRD | 9,951.77 MNT |
| 1,000 LRD | 19,903.54 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-09-02T23:59:37Z",
"rates": {
"MNT": 19.903537
}
}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": 1990.3537000000001,
"rate": 19.903537
}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