Rate Overview
Live
1 MRO = 10.7472 MGA
1 MGA = 0.093047
MRO
Avg
11.0412
High
11.5197
Low
10.3827
Last updated: 7/25/2026, 8:41:39 PM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.75 MGA |
| 10 MRO | 107.47 MGA |
| 50 MRO | 537.36 MGA |
| 100 MRO | 1,074.72 MGA |
| 500 MRO | 5,373.61 MGA |
| 1,000 MRO | 10,747.21 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-07-25T20:41:39Z",
"rates": {
"MGA": 10.747211
}
}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": 1074.7211,
"rate": 10.747211
}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