Rate Overview
Live
1 AWG = 2.4596 RON
1 RON = 0.406568
AWG
Avg
2.4558
High
2.4931
Low
2.4089
Last updated: 3/28/2026, 12:20:28 PM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.46 RON |
| 10 AWG | 24.60 RON |
| 50 AWG | 122.98 RON |
| 100 AWG | 245.96 RON |
| 500 AWG | 1,229.81 RON |
| 1,000 AWG | 2,459.61 RON |
Get AWG/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=RONExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T12:20:28Z",
"rates": {
"RON": 2.459613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "RON",
"amount": 100
},
"result": 245.9613,
"rate": 2.459613
}Build with AWG/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key