Rate Overview
Live
1 AWG = 2.4870 RON
1 RON = 0.402084
AWG
Avg
2.4726
High
2.4870
Low
2.4569
Last updated: 5/7/2026, 4:56:48 PM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.49 RON |
| 10 AWG | 24.87 RON |
| 50 AWG | 124.35 RON |
| 100 AWG | 248.70 RON |
| 500 AWG | 1,243.52 RON |
| 1,000 AWG | 2,487.05 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-05-07T16:56:48Z",
"rates": {
"RON": 2.487045
}
}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": 248.70450000000002,
"rate": 2.487045
}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