Rate Overview
Live
1 MGA = 0.093326 MRO
1 MRO = 10.7151
MGA
Avg
0.093951
High
0.094628
Low
0.093326
Last updated: 7/10/2026, 5:10:12 AM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.09 MRO |
| 10 MGA | 0.93 MRO |
| 50 MGA | 4.67 MRO |
| 100 MGA | 9.33 MRO |
| 500 MGA | 46.66 MRO |
| 1,000 MGA | 93.33 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-10T05:10:12Z",
"rates": {
"MRO": 0.093326
}
}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.332600000000001,
"rate": 0.093326
}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