Rate Overview
Live
1 AWG = 2.5319 RON
1 RON = 0.394960
AWG
Avg
2.5273
High
2.5351
Low
2.5167
Last updated: 9/1/2026, 8:30:13 AM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.53 RON |
| 10 AWG | 25.32 RON |
| 50 AWG | 126.60 RON |
| 100 AWG | 253.19 RON |
| 500 AWG | 1,265.95 RON |
| 1,000 AWG | 2,531.90 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-09-01T08:30:13Z",
"rates": {
"RON": 2.531902
}
}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": 253.1902,
"rate": 2.531902
}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