Rate Overview
Live
1 SHP = 6.1057 RON
1 RON = 0.163782
SHP
Avg
6.1176
High
6.1333
Low
6.1003
Last updated: 7/31/2026, 12:35:37 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.11 RON |
| 10 SHP | 61.06 RON |
| 50 SHP | 305.28 RON |
| 100 SHP | 610.57 RON |
| 500 SHP | 3,052.85 RON |
| 1,000 SHP | 6,105.70 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-31T00:35:37Z",
"rates": {
"RON": 6.105695
}
}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.5695,
"rate": 6.105695
}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