Rate Overview
Live
1 AWG = 2.5256 RON
1 RON = 0.395945
AWG
Avg
2.5281
High
2.5371
Low
2.5204
Last updated: 6/17/2026, 1:33:53 AM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.53 RON |
| 10 AWG | 25.26 RON |
| 50 AWG | 126.28 RON |
| 100 AWG | 252.56 RON |
| 500 AWG | 1,262.80 RON |
| 1,000 AWG | 2,525.60 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-06-17T01:33:53Z",
"rates": {
"RON": 2.525603
}
}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": 252.56029999999998,
"rate": 2.525603
}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