Rate Overview
Live
1 CUP = 0.187792 RON
1 RON = 5.3250
CUP
Avg
0.186387
High
0.201073
Low
0.168542
Last updated: 5/27/2026, 6:29:28 PM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.19 RON |
| 10 CUP | 1.88 RON |
| 50 CUP | 9.39 RON |
| 100 CUP | 18.78 RON |
| 500 CUP | 93.90 RON |
| 1,000 CUP | 187.79 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-27T18:29:28Z",
"rates": {
"RON": 0.187792
}
}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": 18.7792,
"rate": 0.187792
}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