Rate Overview
Live
1 RON = 923.2188 MGA
1 MGA = 0.001083
RON
Avg
925.0268
High
932.8177
Low
912.3986
Last updated: 6/28/2026, 5:10:01 AM
Quick Conversions
| RON | MGA |
|---|---|
| 1 RON | 923.22 MGA |
| 10 RON | 9,232.19 MGA |
| 50 RON | 46,160.94 MGA |
| 100 RON | 92,321.88 MGA |
| 500 RON | 461,609.38 MGA |
| 1,000 RON | 923,218.76 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-06-28T05:10:01Z",
"rates": {
"MGA": 923.218762
}
}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": 92321.8762,
"rate": 923.218762
}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