Rate Overview
Live
1 CUP = 0.167068 RON
1 RON = 5.9856
CUP
Avg
0.186300
High
0.201073
Low
0.167068
Last updated: 3/28/2026, 1:25:38 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.67 RON |
| 50 CUP | 8.35 RON |
| 100 CUP | 16.71 RON |
| 500 CUP | 83.53 RON |
| 1,000 CUP | 167.07 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-03-28T13:25:38Z",
"rates": {
"RON": 0.167068
}
}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.7068,
"rate": 0.167068
}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