Rate Overview
Live
1 AWG = 2.5546 RON
1 RON = 0.391452
AWG
Avg
2.5576
High
2.5711
Low
2.5500
Last updated: 7/7/2026, 8:58:31 AM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.55 RON |
| 10 AWG | 25.55 RON |
| 50 AWG | 127.73 RON |
| 100 AWG | 255.46 RON |
| 500 AWG | 1,277.29 RON |
| 1,000 AWG | 2,554.59 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-07T08:58:31Z",
"rates": {
"RON": 2.554589
}
}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": 255.4589,
"rate": 2.554589
}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