Rate Overview
Live
1 MRO = 10.5299 MGA
1 MGA = 0.094968
MRO
Avg
10.5007
High
10.5299
Low
10.4578
Last updated: 6/19/2026, 8:49:19 AM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.53 MGA |
| 10 MRO | 105.30 MGA |
| 50 MRO | 526.49 MGA |
| 100 MRO | 1,052.99 MGA |
| 500 MRO | 5,264.95 MGA |
| 1,000 MRO | 10,529.90 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-06-19T08:49:19Z",
"rates": {
"MGA": 10.529899
}
}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": 1052.9899,
"rate": 10.529899
}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