Rate Overview
Live
1 MGA = 0.042708 LRD
1 LRD = 23.4148
MGA
Avg
0.042699
High
0.042847
Low
0.042419
Last updated: 7/8/2026, 3:41:26 AM
Quick Conversions
| MGA | LRD |
|---|---|
| 1 MGA | 0.04 LRD |
| 10 MGA | 0.43 LRD |
| 50 MGA | 2.14 LRD |
| 100 MGA | 4.27 LRD |
| 500 MGA | 21.35 LRD |
| 1,000 MGA | 42.71 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-08T03:41:26Z",
"rates": {
"LRD": 0.042708
}
}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.2708,
"rate": 0.042708
}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