Rate Overview
Live
1 RON = 5.8149 CUP
1 CUP = 0.171973
RON
Avg
5.7784
High
5.8149
Low
5.7545
Last updated: 7/31/2026, 8:44:03 PM
Quick Conversions
| RON | CUP |
|---|---|
| 1 RON | 5.81 CUP |
| 10 RON | 58.15 CUP |
| 50 RON | 290.74 CUP |
| 100 RON | 581.49 CUP |
| 500 RON | 2,907.43 CUP |
| 1,000 RON | 5,814.86 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-31T20:44:03Z",
"rates": {
"CUP": 5.814856
}
}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": 581.4856,
"rate": 5.814856
}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