Rate Overview
Live
1 CUP = 0.171544 RON
1 RON = 5.8294
CUP
Avg
0.176546
High
0.188328
Low
0.163087
Last updated: 8/1/2026, 12:15:43 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.72 RON |
| 50 CUP | 8.58 RON |
| 100 CUP | 17.15 RON |
| 500 CUP | 85.77 RON |
| 1,000 CUP | 171.54 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-08-01T12:15:43Z",
"rates": {
"RON": 0.171544
}
}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.1544,
"rate": 0.171544
}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