Rate Overview
Live
1 RON = 5.7922 CUP
1 CUP = 0.172645
RON
Avg
5.8403
High
5.8706
Low
5.7922
Last updated: 6/19/2026, 8:21:12 AM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.79 CUP |
| 10 RON | 57.92 CUP |
| 50 RON | 289.61 CUP |
| 100 RON | 579.22 CUP |
| 500 RON | 2,896.12 CUP |
| 1,000 RON | 5,792.24 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-06-19T08:21:12Z",
"rates": {
"CUP": 5.792236
}
}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": 579.2236,
"rate": 5.792236
}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