Rate Overview
Live
1 MRO = 10.6444 MGA
1 MGA = 0.093946
MRO
Avg
10.7573
High
11.6491
Low
10.3644
Last updated: 7/7/2026, 11:48:15 AM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.64 MGA |
| 10 MRO | 106.44 MGA |
| 50 MRO | 532.22 MGA |
| 100 MRO | 1,064.44 MGA |
| 500 MRO | 5,322.21 MGA |
| 1,000 MRO | 10,644.41 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-07T11:48:15Z",
"rates": {
"MGA": 10.644414
}
}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": 1064.4414,
"rate": 10.644414
}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