Rate Overview
Live
1 RON = 5.8705 CUP
1 CUP = 0.170343
RON
Avg
5.8657
High
5.8764
Low
5.8589
Last updated: 9/10/2026, 5:47:43 AM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.87 CUP |
| 10 RON | 58.71 CUP |
| 50 RON | 293.53 CUP |
| 100 RON | 587.05 CUP |
| 500 RON | 2,935.25 CUP |
| 1,000 RON | 5,870.50 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-09-10T05:47:43Z",
"rates": {
"CUP": 5.8705
}
}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": 587.05,
"rate": 5.8705
}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