Rate Overview
Live
1 MRO = 10.3863 MGA
1 MGA = 0.096281
MRO
Avg
10.4586
High
10.5447
Low
10.3721
Last updated: 3/7/2026, 3:13:59 AM
Quick Conversions
| MRO | MGA |
|---|---|
| 1 MRO | 10.39 MGA |
| 10 MRO | 103.86 MGA |
| 50 MRO | 519.31 MGA |
| 100 MRO | 1,038.63 MGA |
| 500 MRO | 5,193.15 MGA |
| 1,000 MRO | 10,386.30 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-03-07T03:13:59Z",
"rates": {
"MGA": 10.386296
}
}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": 1038.6296,
"rate": 10.386296
}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