Rate Overview
Live
1 AWG = 2.5144 RON
1 RON = 0.397710
AWG
Avg
2.5205
High
2.5313
Low
2.5144
Last updated: 5/27/2026, 11:48:42 PM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.51 RON |
| 10 AWG | 25.14 RON |
| 50 AWG | 125.72 RON |
| 100 AWG | 251.44 RON |
| 500 AWG | 1,257.20 RON |
| 1,000 AWG | 2,514.40 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-05-27T23:48:42Z",
"rates": {
"RON": 2.514395
}
}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": 251.43949999999998,
"rate": 2.514395
}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