Rate Overview
Live
1 RON = 5.4749 CUP
1 CUP = 0.182651
RON
Avg
5.4947
High
5.5601
Low
5.4423
Last updated: 3/7/2026, 7:35:44 AM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.47 CUP |
| 10 RON | 54.75 CUP |
| 50 RON | 273.75 CUP |
| 100 RON | 547.49 CUP |
| 500 RON | 2,737.46 CUP |
| 1,000 RON | 5,474.92 CUP |
Get RON/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=CUPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T07:35:44Z",
"rates": {
"CUP": 5.474921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "CUP",
"amount": 100
},
"result": 547.4921,
"rate": 5.474921
}Build with RON/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key