Rate Overview
Live
1 MGA = 0.001055 RON
1 RON = 947.8673
MGA
Avg
0.001061
High
0.001068
Low
0.001053
Last updated: 8/2/2026, 1:00:12 PM
Quick Conversions
| MGA | RON |
|---|---|
| 1 MGA | 0.00 RON |
| 10 MGA | 0.01 RON |
| 50 MGA | 0.05 RON |
| 100 MGA | 0.11 RON |
| 500 MGA | 0.53 RON |
| 1,000 MGA | 1.06 RON |
Get MGA/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RONExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-02T13:00:12Z",
"rates": {
"RON": 0.001055
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RON",
"amount": 100
},
"result": 0.1055,
"rate": 0.001055
}Build with MGA/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key