Rate Overview
Live
1 RON = 6.1236 CUP
1 CUP = 0.163302
RON
Avg
6.1144
High
6.1394
Low
6.0806
Last updated: 4/17/2026, 12:00:04 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 6.12 CUP |
| 10 RON | 61.24 CUP |
| 50 RON | 306.18 CUP |
| 100 RON | 612.36 CUP |
| 500 RON | 3,061.81 CUP |
| 1,000 RON | 6,123.63 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-04-17T12:00:04Z",
"rates": {
"CUP": 6.123628
}
}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": 612.3628,
"rate": 6.123628
}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