Rate Overview
Live
1 RON = 0.395434 AWG
1 AWG = 2.5289
RON
Avg
0.394834
High
0.395562
Low
0.393674
Last updated: 8/17/2026, 1:40:06 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.40 AWG |
| 10 RON | 3.95 AWG |
| 50 RON | 19.77 AWG |
| 100 RON | 39.54 AWG |
| 500 RON | 197.72 AWG |
| 1,000 RON | 395.43 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-08-17T13:40:06Z",
"rates": {
"AWG": 0.395434
}
}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.5434,
"rate": 0.395434
}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