Rate Overview
Live
1 MGA = 0.093083 MRO
1 MRO = 10.7431
MGA
Avg
0.093092
High
0.093309
Low
0.092930
Last updated: 8/20/2026, 7:21:25 AM
Quick Conversions
| MGA | MRO |
|---|---|
| 1 MGA | 0.09 MRO |
| 10 MGA | 0.93 MRO |
| 50 MGA | 4.65 MRO |
| 100 MGA | 9.31 MRO |
| 500 MGA | 46.54 MRO |
| 1,000 MGA | 93.08 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-08-20T07:21:25Z",
"rates": {
"MRO": 0.093083
}
}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.3083,
"rate": 0.093083
}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