Rate Overview
Live
1 SHP = 5.8927 RON
1 RON = 0.169702
SHP
Avg
5.9067
High
6.0303
Low
5.7627
Last updated: 3/27/2026, 8:25:20 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 5.89 RON |
| 10 SHP | 58.93 RON |
| 50 SHP | 294.63 RON |
| 100 SHP | 589.27 RON |
| 500 SHP | 2,946.34 RON |
| 1,000 SHP | 5,892.68 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-27T08:25:20Z",
"rates": {
"RON": 5.892678
}
}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": 589.2678,
"rate": 5.892678
}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