Rate Overview
Live
1 MGA = 0.041450 LRD
1 LRD = 24.1255
MGA
Avg
0.042666
High
0.047628
Low
0.038624
Last updated: 7/28/2026, 12:27:51 AM
Quick Conversions
| MGA | LRD |
|---|---|
| 1 MGA | 0.04 LRD |
| 10 MGA | 0.41 LRD |
| 50 MGA | 2.07 LRD |
| 100 MGA | 4.15 LRD |
| 500 MGA | 20.73 LRD |
| 1,000 MGA | 41.45 LRD |
Get MGA/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LRDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-28T00:27:51Z",
"rates": {
"LRD": 0.04145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LRD",
"amount": 100
},
"result": 4.1450000000000005,
"rate": 0.04145
}Build with MGA/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key