Rate Overview
Live
1 LRD = 23.7155 MGA
1 MGA = 0.042167
LRD
Avg
23.4532
High
25.8073
Low
20.9711
Last updated: 7/29/2026, 3:26:44 AM
Quick Conversions
| LRD | MGA |
|---|---|
| 1 LRD | 23.72 MGA |
| 10 LRD | 237.15 MGA |
| 50 LRD | 1,185.77 MGA |
| 100 LRD | 2,371.55 MGA |
| 500 LRD | 11,857.74 MGA |
| 1,000 LRD | 23,715.48 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-07-29T03:26:44Z",
"rates": {
"MGA": 23.715477
}
}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": 2371.5477,
"rate": 23.715477
}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