Rate Overview
Live
1 RON = 0.415944 AWG
1 AWG = 2.4042
RON
Avg
0.415185
High
0.417306
Low
0.413024
Last updated: 4/17/2026, 1:25:28 PM
Quick Conversions
| RON | AWG |
|---|---|
| 1 RON | 0.42 AWG |
| 10 RON | 4.16 AWG |
| 50 RON | 20.80 AWG |
| 100 RON | 41.59 AWG |
| 500 RON | 207.97 AWG |
| 1,000 RON | 415.94 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-04-17T13:25:28Z",
"rates": {
"AWG": 0.415944
}
}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": 41.5944,
"rate": 0.415944
}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