Rate Overview
Live
1 MNT = 0.093286 LKR
1 LKR = 10.7197
MNT
Avg
0.093428
High
0.094272
Low
0.092716
Last updated: 6/16/2026, 6:35:51 AM
Quick Conversions
| MNT | LKR |
|---|---|
| 1 MNT | 0.09 LKR |
| 10 MNT | 0.93 LKR |
| 50 MNT | 4.66 LKR |
| 100 MNT | 9.33 LKR |
| 500 MNT | 46.64 LKR |
| 1,000 MNT | 93.29 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-06-16T06:35:51Z",
"rates": {
"LKR": 0.093286
}
}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": 9.3286,
"rate": 0.093286
}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