Rate Overview
Live
1 SHP = 5.8576 RON
1 RON = 0.170719
SHP
Avg
5.8520
High
5.8919
Low
5.8162
Last updated: 3/7/2026, 1:03:02 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 5.86 RON |
| 10 SHP | 58.58 RON |
| 50 SHP | 292.88 RON |
| 100 SHP | 585.76 RON |
| 500 SHP | 2,928.80 RON |
| 1,000 SHP | 5,857.59 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-03-07T01:03:02Z",
"rates": {
"RON": 5.857591
}
}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": 585.7591,
"rate": 5.857591
}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