Rate Overview
Live
1 SHP = 6.0114 RON
1 RON = 0.166351
SHP
Avg
5.9672
High
6.0114
Low
5.9369
Last updated: 5/8/2026, 3:34:53 PM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.01 RON |
| 10 SHP | 60.11 RON |
| 50 SHP | 300.57 RON |
| 100 SHP | 601.14 RON |
| 500 SHP | 3,005.69 RON |
| 1,000 SHP | 6,011.38 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-05-08T15:34:53Z",
"rates": {
"RON": 6.011375
}
}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": 601.1375,
"rate": 6.011375
}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