Rate Overview
Live
1 RON = 933.3295 MGA
1 MGA = 0.001071
RON
Avg
933.9076
High
937.3936
Low
930.2623
Last updated: 5/7/2026, 11:27:52 AM
Quick Conversions
| RON | MGA |
|---|---|
| 1 RON | 933.33 MGA |
| 10 RON | 9,333.29 MGA |
| 50 RON | 46,666.47 MGA |
| 100 RON | 93,332.95 MGA |
| 500 RON | 466,664.74 MGA |
| 1,000 RON | 933,329.48 MGA |
Get RON/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=MGAExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-07T11:27:52Z",
"rates": {
"MGA": 933.329481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "MGA",
"amount": 100
},
"result": 93332.9481,
"rate": 933.329481
}Build with RON/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key