Rate Overview
Live
1 RON = 5.8634 CUP
1 CUP = 0.170549
RON
Avg
5.8519
High
5.8634
Low
5.8302
Last updated: 8/20/2026, 6:05:31 AM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.86 CUP |
| 10 RON | 58.63 CUP |
| 50 RON | 293.17 CUP |
| 100 RON | 586.34 CUP |
| 500 RON | 2,931.71 CUP |
| 1,000 RON | 5,863.42 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-08-20T06:05:31Z",
"rates": {
"CUP": 5.863423
}
}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": 586.3423,
"rate": 5.863423
}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