Rate Overview
Live
1 RON = 959.4344 MGA
1 MGA = 0.001042
RON
Avg
956.1827
High
959.4344
Low
950.8503
Last updated: 4/17/2026, 6:17:09 AM
Quick Conversions
| RON | MGA |
|---|---|
| 1 RON | 959.43 MGA |
| 10 RON | 9,594.34 MGA |
| 50 RON | 47,971.72 MGA |
| 100 RON | 95,943.44 MGA |
| 500 RON | 479,717.22 MGA |
| 1,000 RON | 959,434.44 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-04-17T06:17:09Z",
"rates": {
"MGA": 959.434444
}
}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": 95943.4444,
"rate": 959.434444
}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