Rate Overview
Live
1 CUP = 0.173225 RON
1 RON = 5.7728
CUP
Avg
0.178026
High
0.188849
Low
0.161850
Last updated: 7/29/2026, 10:31:40 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.73 RON |
| 50 CUP | 8.66 RON |
| 100 CUP | 17.32 RON |
| 500 CUP | 86.61 RON |
| 1,000 CUP | 173.23 RON |
Get CUP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=RONExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-29T22:31:40Z",
"rates": {
"RON": 0.173225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "RON",
"amount": 100
},
"result": 17.322499999999998,
"rate": 0.173225
}Build with CUP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key