Rate Overview
Live
1 MRO = 10.7327 MGA
1 MGA = 0.093174
MRO
Avg
10.7700
High
10.9283
Low
10.7325
Last updated: 7/31/2026, 7:22:29 AM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.73 MGA |
| 10 MRO | 107.33 MGA |
| 50 MRO | 536.63 MGA |
| 100 MRO | 1,073.27 MGA |
| 500 MRO | 5,366.33 MGA |
| 1,000 MRO | 10,732.66 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-31T07:22:29Z",
"rates": {
"MGA": 10.73266
}
}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": 1073.2659999999998,
"rate": 10.73266
}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