Rate Overview
Live
1 LRD = 19.5032 MNT
1 MNT = 0.051274
LRD
Avg
19.4833
High
19.5429
Low
19.4476
Last updated: 5/9/2026, 3:41:45 AM
Quick Conversions
| LRD | MNT |
|---|---|
| 1 LRD | 19.50 MNT |
| 10 LRD | 195.03 MNT |
| 50 LRD | 975.16 MNT |
| 100 LRD | 1,950.32 MNT |
| 500 LRD | 9,751.58 MNT |
| 1,000 LRD | 19,503.16 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-05-09T03:41:45Z",
"rates": {
"MNT": 19.503155
}
}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": 1950.3155,
"rate": 19.503155
}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