Rate Overview
Live
1 RON = 5.3250 CUP
1 CUP = 0.187793
RON
Avg
5.6087
High
6.1195
Low
5.3077
Last updated: 5/27/2026, 6:21:17 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.33 CUP |
| 10 RON | 53.25 CUP |
| 50 RON | 266.25 CUP |
| 100 RON | 532.50 CUP |
| 500 RON | 2,662.51 CUP |
| 1,000 RON | 5,325.02 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-27T18:21:17Z",
"rates": {
"CUP": 5.325024
}
}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": 532.5024,
"rate": 5.325024
}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