Rate Overview
Live
1 RON = 5.9856 CUP
1 CUP = 0.167068
RON
Avg
5.3770
High
5.9856
Low
4.9733
Last updated: 3/28/2026, 3:19:12 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.99 CUP |
| 10 RON | 59.86 CUP |
| 50 RON | 299.28 CUP |
| 100 RON | 598.56 CUP |
| 500 RON | 2,992.79 CUP |
| 1,000 RON | 5,985.58 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-03-28T15:19:12Z",
"rates": {
"CUP": 5.985583
}
}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": 598.5583,
"rate": 5.985583
}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