Rate Overview
Live
1 SHP = 6.1174 RON
1 RON = 0.163469
SHP
Avg
6.1146
High
6.1292
Low
6.1039
Last updated: 9/9/2026, 6:25:13 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.12 RON |
| 10 SHP | 61.17 RON |
| 50 SHP | 305.87 RON |
| 100 SHP | 611.74 RON |
| 500 SHP | 3,058.68 RON |
| 1,000 SHP | 6,117.35 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-09-09T06:25:13Z",
"rates": {
"RON": 6.117351
}
}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": 611.7351,
"rate": 6.117351
}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