Rate Overview
Live
1 SHP = 6.0478 RON
1 RON = 0.165350
SHP
Avg
6.0618
High
6.0769
Low
6.0471
Last updated: 6/18/2026, 10:20:05 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.05 RON |
| 10 SHP | 60.48 RON |
| 50 SHP | 302.39 RON |
| 100 SHP | 604.78 RON |
| 500 SHP | 3,023.89 RON |
| 1,000 SHP | 6,047.78 RON |
Get SHP/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=RONExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-06-18T10:20:05Z",
"rates": {
"RON": 6.047775
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "RON",
"amount": 100
},
"result": 604.7774999999999,
"rate": 6.047775
}Build with SHP/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key