Rate Overview
Live
1 MNT = 0.087132 LKR
1 LKR = 11.4768
MNT
Avg
0.086981
High
0.087324
Low
0.086692
Last updated: 3/7/2026, 8:01:34 AM
Quick Conversions
| MNT | LKR |
|---|---|
| 1 MNT | 0.09 LKR |
| 10 MNT | 0.87 LKR |
| 50 MNT | 4.36 LKR |
| 100 MNT | 8.71 LKR |
| 500 MNT | 43.57 LKR |
| 1,000 MNT | 87.13 LKR |
Get MNT/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=LKRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T08:01:34Z",
"rates": {
"LKR": 0.087132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "LKR",
"amount": 100
},
"result": 8.7132,
"rate": 0.087132
}Build with MNT/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key