Rate Overview
Live
1 SHP = 6.1315 RON
1 RON = 0.163091
SHP
Avg
5.9317
High
6.1451
Low
5.7627
Last updated: 8/1/2026, 2:49:30 PM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.13 RON |
| 10 SHP | 61.32 RON |
| 50 SHP | 306.58 RON |
| 100 SHP | 613.15 RON |
| 500 SHP | 3,065.77 RON |
| 1,000 SHP | 6,131.55 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-08-01T14:49:30Z",
"rates": {
"RON": 6.131548
}
}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": 613.1548,
"rate": 6.131548
}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