Rate Overview
Live
1 CUP = 0.163301 RON
1 RON = 6.1237
CUP
Avg
0.163549
High
0.164456
Low
0.162882
Last updated: 4/17/2026, 10:39:47 AM
Quick Conversions
| CUP | RON |
|---|---|
| 1 CUP | 0.16 RON |
| 10 CUP | 1.63 RON |
| 50 CUP | 8.17 RON |
| 100 CUP | 16.33 RON |
| 500 CUP | 81.65 RON |
| 1,000 CUP | 163.30 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-04-17T10:39:47Z",
"rates": {
"RON": 0.163301
}
}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.3301,
"rate": 0.163301
}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