Rate Overview
Live
1 SHP = 6.1041 RON
1 RON = 0.163825
SHP
Avg
5.9305
High
6.1451
Low
5.7627
Last updated: 7/27/2026, 4:00:52 PM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.10 RON |
| 10 SHP | 61.04 RON |
| 50 SHP | 305.20 RON |
| 100 SHP | 610.41 RON |
| 500 SHP | 3,052.04 RON |
| 1,000 SHP | 6,104.08 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-07-27T16:00:52Z",
"rates": {
"RON": 6.104077
}
}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": 610.4077,
"rate": 6.104077
}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