Rate Overview
Live
1 CUP = 0.169048 RON
1 RON = 5.9155
CUP
Avg
0.168028
High
0.169048
Low
0.167115
Last updated: 5/7/2026, 2:48:29 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.69 RON |
| 50 CUP | 8.45 RON |
| 100 CUP | 16.90 RON |
| 500 CUP | 84.52 RON |
| 1,000 CUP | 169.05 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-05-07T14:48:29Z",
"rates": {
"RON": 0.169048
}
}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": 16.9048,
"rate": 0.169048
}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