Rate Overview
Live
1 CUP = 0.169517 RON
1 RON = 5.8991
CUP
Avg
0.170358
High
0.171016
Low
0.169517
Last updated: 8/21/2026, 3:26:49 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.17 RON |
| 10 CUP | 1.70 RON |
| 50 CUP | 8.48 RON |
| 100 CUP | 16.95 RON |
| 500 CUP | 84.76 RON |
| 1,000 CUP | 169.52 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-21T15:26:49Z",
"rates": {
"RON": 0.169517
}
}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.9517,
"rate": 0.169517
}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