Rate Overview
Live
1 RON = 0.165727 SHP
1 SHP = 6.0340
RON
Avg
0.165020
High
0.165727
Low
0.164288
Last updated: 6/19/2026, 10:30:01 AM
Quick Conversions
| RON | SHP |
|---|---|
| 1 RON | 0.17 SHP |
| 10 RON | 1.66 SHP |
| 50 RON | 8.29 SHP |
| 100 RON | 16.57 SHP |
| 500 RON | 82.86 SHP |
| 1,000 RON | 165.73 SHP |
Get RON/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SHPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-19T10:30:01Z",
"rates": {
"SHP": 0.165727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SHP",
"amount": 100
},
"result": 16.5727,
"rate": 0.165727
}Build with RON/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key