Rate Overview
Live
1 RON = 0.406567 AWG
1 AWG = 2.4596
RON
Avg
0.406363
High
0.407340
Low
0.404311
Last updated: 3/28/2026, 12:21:10 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.41 AWG |
| 10 RON | 4.07 AWG |
| 50 RON | 20.33 AWG |
| 100 RON | 40.66 AWG |
| 500 RON | 203.28 AWG |
| 1,000 RON | 406.57 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-03-28T12:21:10Z",
"rates": {
"AWG": 0.406567
}
}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": 40.6567,
"rate": 0.406567
}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