Rate Overview
Live
1 CUP = 0.182651 RON
1 RON = 5.4749
CUP
Avg
0.182002
High
0.183744
Low
0.179853
Last updated: 3/7/2026, 7:35:54 AM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.18 RON |
| 10 CUP | 1.83 RON |
| 50 CUP | 9.13 RON |
| 100 CUP | 18.27 RON |
| 500 CUP | 91.33 RON |
| 1,000 CUP | 182.65 RON |
Get CUP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=RONExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T07:35:54Z",
"rates": {
"RON": 0.182651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "RON",
"amount": 100
},
"result": 18.2651,
"rate": 0.182651
}Build with CUP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key