Rate Overview
Live
1 MGA = 0.077726 LKR
1 LKR = 12.8657
MGA
Avg
0.073596
High
0.081481
Low
0.066977
Last updated: 5/27/2026, 6:16:11 AM
Quick Conversions
| MGA | LKR |
|---|---|
| 1 MGA | 0.08 LKR |
| 10 MGA | 0.78 LKR |
| 50 MGA | 3.89 LKR |
| 100 MGA | 7.77 LKR |
| 500 MGA | 38.86 LKR |
| 1,000 MGA | 77.73 LKR |
Get MGA/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LKRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-27T06:16:11Z",
"rates": {
"LKR": 0.077726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LKR",
"amount": 100
},
"result": 7.772600000000001,
"rate": 0.077726
}Build with MGA/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key