Rate Overview
Live
1 SHP = 6.0525 RON
1 RON = 0.165222
SHP
Avg
5.9120
High
6.0525
Low
5.7627
Last updated: 5/28/2026, 11:02:08 PM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.05 RON |
| 10 SHP | 60.52 RON |
| 50 SHP | 302.62 RON |
| 100 SHP | 605.25 RON |
| 500 SHP | 3,026.23 RON |
| 1,000 SHP | 6,052.47 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-28T23:02:08Z",
"rates": {
"RON": 6.05247
}
}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": 605.247,
"rate": 6.05247
}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