Rate Overview
Live
1 RON = 0.394959 AWG
1 AWG = 2.5319
RON
Avg
0.395647
High
0.397342
Low
0.394454
Last updated: 9/1/2026, 9:46:30 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.39 AWG |
| 10 RON | 3.95 AWG |
| 50 RON | 19.75 AWG |
| 100 RON | 39.50 AWG |
| 500 RON | 197.48 AWG |
| 1,000 RON | 394.96 AWG |
Get RON/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=AWGExample Response:
{
"success": true,
"base": "RON",
"date": "2026-09-01T21:46:30Z",
"rates": {
"AWG": 0.394959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "AWG",
"amount": 100
},
"result": 39.4959,
"rate": 0.394959
}Build with RON/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key