Rate Overview
Live
1 MGA = 0.094992 MRO
1 MRO = 10.5272
MGA
Avg
0.095134
High
0.095363
Low
0.094992
Last updated: 5/27/2026, 8:42:26 PM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.09 MRO |
| 10 MGA | 0.95 MRO |
| 50 MGA | 4.75 MRO |
| 100 MGA | 9.50 MRO |
| 500 MGA | 47.50 MRO |
| 1,000 MGA | 94.99 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-05-27T20:42:26Z",
"rates": {
"MRO": 0.094992
}
}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.4992,
"rate": 0.094992
}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