Rate Overview
Live
1 RON = 953.5905 MGA
1 MGA = 0.001049
RON
Avg
951.2416
High
955.1220
Low
947.1703
Last updated: 8/19/2026, 3:31:15 PM
Quick Conversions
| RON | MGA |
|---|---|
| 1 RON | 953.59 MGA |
| 10 RON | 9,535.90 MGA |
| 50 RON | 47,679.52 MGA |
| 100 RON | 95,359.05 MGA |
| 500 RON | 476,795.25 MGA |
| 1,000 RON | 953,590.49 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-08-19T15:31:15Z",
"rates": {
"MGA": 953.59049
}
}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": 95359.049,
"rate": 953.59049
}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