Rate Overview
Live
1 MRO = 10.8049 MGA
1 MGA = 0.092551
MRO
Avg
10.6987
High
10.9283
Low
10.5677
Last updated: 7/28/2026, 12:15:53 PM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.80 MGA |
| 10 MRO | 108.05 MGA |
| 50 MRO | 540.25 MGA |
| 100 MRO | 1,080.49 MGA |
| 500 MRO | 5,402.45 MGA |
| 1,000 MRO | 10,804.91 MGA |
Get MRO/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=MGAExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-28T12:15:53Z",
"rates": {
"MGA": 10.804908
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "MGA",
"amount": 100
},
"result": 1080.4908,
"rate": 10.804908
}Build with MRO/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key