Rate Overview
Live
1 MRO = 10.4047 MGA
1 MGA = 0.096110
MRO
Avg
10.4164
High
10.4698
Low
10.3644
Last updated: 3/27/2026, 11:52:56 AM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.40 MGA |
| 10 MRO | 104.05 MGA |
| 50 MRO | 520.24 MGA |
| 100 MRO | 1,040.47 MGA |
| 500 MRO | 5,202.35 MGA |
| 1,000 MRO | 10,404.71 MGA |
Get MRO/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MGAExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-27T11:52:56Z",
"rates": {
"MGA": 10.404708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MGA",
"amount": 100
},
"result": 1040.4708,
"rate": 10.404708
}Build with MRO/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key