Rate Overview
Live
1 AWG = 2.4042 RON
1 RON = 0.415945
AWG
Avg
2.4083
High
2.4212
Low
2.3963
Last updated: 4/17/2026, 2:35:51 PM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.40 RON |
| 10 AWG | 24.04 RON |
| 50 AWG | 120.21 RON |
| 100 AWG | 240.42 RON |
| 500 AWG | 1,202.08 RON |
| 1,000 AWG | 2,404.17 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-04-17T14:35:51Z",
"rates": {
"RON": 2.404166
}
}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": 240.41660000000002,
"rate": 2.404166
}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