Rate Overview
Live
1 AWG = 2.5374 RON
1 RON = 0.394101
AWG
Avg
2.5384
High
2.5476
Low
2.5301
Last updated: 8/11/2026, 9:19:23 AM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.54 RON |
| 10 AWG | 25.37 RON |
| 50 AWG | 126.87 RON |
| 100 AWG | 253.74 RON |
| 500 AWG | 1,268.71 RON |
| 1,000 AWG | 2,537.42 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-08-11T09:19:23Z",
"rates": {
"RON": 2.537421
}
}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": 253.74210000000002,
"rate": 2.537421
}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