Rate Overview
Live
1 MGA = 0.093173 MRO
1 MRO = 10.7327
MGA
Avg
0.092853
High
0.093175
Low
0.091505
Last updated: 7/31/2026, 11:03:36 AM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.09 MRO |
| 10 MGA | 0.93 MRO |
| 50 MGA | 4.66 MRO |
| 100 MGA | 9.32 MRO |
| 500 MGA | 46.59 MRO |
| 1,000 MGA | 93.17 MRO |
Get MGA/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MROExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-31T11:03:36Z",
"rates": {
"MRO": 0.093173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MRO",
"amount": 100
},
"result": 9.317300000000001,
"rate": 0.093173
}Build with MGA/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key