Rate Overview
Live
1 SHP = 6.1243 RON
1 RON = 0.163283
SHP
Avg
6.1149
High
6.1478
Low
6.0881
Last updated: 7/8/2026, 9:00:24 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 6.12 RON |
| 10 SHP | 61.24 RON |
| 50 SHP | 306.22 RON |
| 100 SHP | 612.43 RON |
| 500 SHP | 3,062.16 RON |
| 1,000 SHP | 6,124.33 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-08T09:00:24Z",
"rates": {
"RON": 6.124328
}
}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": 612.4328,
"rate": 6.124328
}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