Rate Overview
Live
1 RON = 0.163161 SHP
1 SHP = 6.1289
RON
Avg
0.162997
High
0.164255
Low
0.161657
Last updated: 7/31/2026, 4:57:08 PM
Quick Conversions
| RON | SHP |
|---|---|
| 1 RON | 0.16 SHP |
| 10 RON | 1.63 SHP |
| 50 RON | 8.16 SHP |
| 100 RON | 16.32 SHP |
| 500 RON | 81.58 SHP |
| 1,000 RON | 163.16 SHP |
Get RON/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SHPExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-31T16:57:08Z",
"rates": {
"SHP": 0.163161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SHP",
"amount": 100
},
"result": 16.3161,
"rate": 0.163161
}Build with RON/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key