Rate Overview
Live
1 MRO = 11.3667 MGA
1 MGA = 0.087976 MRO
Avg
11.1878
High
11.5202
Low
10.6238
Last updated: 1/25/2026, 1:28:43 PM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 11.37 MGA |
| 10 MRO | 113.67 MGA |
| 50 MRO | 568.34 MGA |
| 100 MRO | 1,136.67 MGA |
| 500 MRO | 5,683.37 MGA |
| 1,000 MRO | 11,366.74 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-01-25T13:28:43Z",
"rates": {
"MGA": 11.366742
}
}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": 1136.6742,
"rate": 11.366742
}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