Rate Overview
Live
1 RON = 0.397709 AWG
1 AWG = 2.5144
RON
Avg
0.396753
High
0.397709
Low
0.395048
Last updated: 5/27/2026, 11:47:53 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.40 AWG |
| 10 RON | 3.98 AWG |
| 50 RON | 19.89 AWG |
| 100 RON | 39.77 AWG |
| 500 RON | 198.85 AWG |
| 1,000 RON | 397.71 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-05-27T23:47:53Z",
"rates": {
"AWG": 0.397709
}
}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.7709,
"rate": 0.397709
}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