Rate Overview
Live
1 RON = 0.402083 AWG
1 AWG = 2.4870
RON
Avg
0.404438
High
0.407017
Low
0.402083
Last updated: 5/7/2026, 9:53:54 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.40 AWG |
| 10 RON | 4.02 AWG |
| 50 RON | 20.10 AWG |
| 100 RON | 40.21 AWG |
| 500 RON | 201.04 AWG |
| 1,000 RON | 402.08 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-07T21:53:54Z",
"rates": {
"AWG": 0.402083
}
}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.2083,
"rate": 0.402083
}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