Rate Overview
Live
1 AWG = 2.5658 RON
1 RON = 0.389745
AWG
Avg
2.5602
High
2.5674
Low
2.5497
Last updated: 7/22/2026, 12:55:05 PM
Quick Conversions
| AWG | RON |
|---|---|
| 1 AWG | 2.57 RON |
| 10 AWG | 25.66 RON |
| 50 AWG | 128.29 RON |
| 100 AWG | 256.58 RON |
| 500 AWG | 1,282.89 RON |
| 1,000 AWG | 2,565.78 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-22T12:55:05Z",
"rates": {
"RON": 2.565779
}
}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.5779,
"rate": 2.565779
}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