Rate Overview
Live
1 CUP = 0.170343 RON
1 RON = 5.8705
CUP
Avg
0.170482
High
0.170681
Low
0.170172
Last updated: 9/10/2026, 5:42:30 AM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.70 RON |
| 50 CUP | 8.52 RON |
| 100 CUP | 17.03 RON |
| 500 CUP | 85.17 RON |
| 1,000 CUP | 170.34 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-09-10T05:42:30Z",
"rates": {
"RON": 0.170343
}
}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.034299999999998,
"rate": 0.170343
}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