Rate Overview
Live
1 AWG = 2.5680 RON
1 RON = 0.389404
AWG
Avg
2.5118
High
2.6960
Low
2.4080
Last updated: 7/28/2026, 8:31:49 AM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.57 RON |
| 10 AWG | 25.68 RON |
| 50 AWG | 128.40 RON |
| 100 AWG | 256.80 RON |
| 500 AWG | 1,284.01 RON |
| 1,000 AWG | 2,568.03 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-07-28T08:31:49Z",
"rates": {
"RON": 2.568027
}
}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": 256.80269999999996,
"rate": 2.568027
}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