Rate Overview
Live
1 LRD = 23.7468 MGA
1 MGA = 0.042111
LRD
Avg
23.7429
High
23.8153
Low
23.6935
Last updated: 8/19/2026, 11:48:03 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.75 MGA |
| 10 LRD | 237.47 MGA |
| 50 LRD | 1,187.34 MGA |
| 100 LRD | 2,374.68 MGA |
| 500 LRD | 11,873.40 MGA |
| 1,000 LRD | 23,746.80 MGA |
Get LRD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=MGAExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-08-19T11:48:03Z",
"rates": {
"MGA": 23.746805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "MGA",
"amount": 100
},
"result": 2374.6805,
"rate": 23.746805
}Build with LRD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key