Rate Overview
Live
1 MGA = 0.087975 MRO
1 MRO = 11.3669 MGA
Avg
0.087499
High
0.088042
Low
0.086376
Last updated: 1/25/2026, 3:19:58 AM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.09 MRO |
| 10 MGA | 0.88 MRO |
| 50 MGA | 4.40 MRO |
| 100 MGA | 8.80 MRO |
| 500 MGA | 43.99 MRO |
| 1,000 MGA | 87.98 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-01-25T03:19:58Z",
"rates": {
"MRO": 0.087975
}
}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": 8.7975,
"rate": 0.087975
}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