Rate Overview
Live
1 MGA = 0.096110 MRO
1 MRO = 10.4047
MGA
Avg
0.090339
High
0.096267
Low
0.086206
Last updated: 3/27/2026, 7:11:34 PM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.10 MRO |
| 10 MGA | 0.96 MRO |
| 50 MGA | 4.81 MRO |
| 100 MGA | 9.61 MRO |
| 500 MGA | 48.06 MRO |
| 1,000 MGA | 96.11 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-03-27T19:11:34Z",
"rates": {
"MRO": 0.09611
}
}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.611,
"rate": 0.09611
}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