Rate Overview
Live
1 RON = 5.7728 CUP
1 CUP = 0.173226
RON
Avg
5.6707
High
6.1317
Low
5.3099
Last updated: 7/29/2026, 7:11:12 AM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.77 CUP |
| 10 RON | 57.73 CUP |
| 50 RON | 288.64 CUP |
| 100 RON | 577.28 CUP |
| 500 RON | 2,886.41 CUP |
| 1,000 RON | 5,772.82 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-07-29T07:11:12Z",
"rates": {
"CUP": 5.772817
}
}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": 577.2817,
"rate": 5.772817
}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