Rate Overview
Live
1 RON = 5.8294 CUP
1 CUP = 0.171545
RON
Avg
5.6725
High
6.1317
Low
5.3099
Last updated: 8/1/2026, 12:16:17 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.83 CUP |
| 10 RON | 58.29 CUP |
| 50 RON | 291.47 CUP |
| 100 RON | 582.94 CUP |
| 500 RON | 2,914.69 CUP |
| 1,000 RON | 5,829.38 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-01T12:16:17Z",
"rates": {
"CUP": 5.829379
}
}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": 582.9379,
"rate": 5.829379
}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