Rate Overview
Live
1 RON = 916.7062 MGA
1 MGA = 0.001091
RON
Avg
924.2767
High
931.3510
Low
915.7373
Last updated: 6/19/2026, 8:47:33 AM
Quick Conversions
| RON | MGA |
|---|---|
| 1 RON | 916.71 MGA |
| 10 RON | 9,167.06 MGA |
| 50 RON | 45,835.31 MGA |
| 100 RON | 91,670.62 MGA |
| 500 RON | 458,353.09 MGA |
| 1,000 RON | 916,706.18 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-19T08:47:33Z",
"rates": {
"MGA": 916.706178
}
}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": 91670.6178,
"rate": 916.706178
}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