Rate Overview
Live
1 MGA = 0.001042 RON
1 RON = 959.6929
MGA
Avg
0.001045
High
0.001051
Low
0.001042
Last updated: 4/17/2026, 6:16:49 AM
Quick Conversions
| MGA | RON |
|---|---|
| 1 MGA | 0.00 RON |
| 10 MGA | 0.01 RON |
| 50 MGA | 0.05 RON |
| 100 MGA | 0.10 RON |
| 500 MGA | 0.52 RON |
| 1,000 MGA | 1.04 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-04-17T06:16:49Z",
"rates": {
"RON": 0.001042
}
}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.1042,
"rate": 0.001042
}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