Rate Overview
Live
1 MGA = 0.079076 LKR
1 LKR = 12.6461
MGA
Avg
0.074871
High
0.081481
Low
0.066977
Last updated: 7/7/2026, 7:19:42 AM
Quick Conversions
| MGA | LKR |
|---|---|
| 1 MGA | 0.08 LKR |
| 10 MGA | 0.79 LKR |
| 50 MGA | 3.95 LKR |
| 100 MGA | 7.91 LKR |
| 500 MGA | 39.54 LKR |
| 1,000 MGA | 79.08 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-07-07T07:19:42Z",
"rates": {
"LKR": 0.079076
}
}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.9075999999999995,
"rate": 0.079076
}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