Rate Overview
Live
1 RON = 5.9155 CUP
1 CUP = 0.169049
RON
Avg
5.9505
High
5.9839
Low
5.9155
Last updated: 5/7/2026, 1:44:43 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.92 CUP |
| 10 RON | 59.15 CUP |
| 50 RON | 295.77 CUP |
| 100 RON | 591.55 CUP |
| 500 RON | 2,957.73 CUP |
| 1,000 RON | 5,915.46 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-05-07T13:44:43Z",
"rates": {
"CUP": 5.915456
}
}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": 591.5456,
"rate": 5.915456
}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