Rate Overview
Live
1 RON = 0.166351 SHP
1 SHP = 6.0114
RON
Avg
0.167479
High
0.168225
Low
0.166351
Last updated: 5/9/2026, 1:29:11 AM
Quick Conversions
| RON | SHP |
|---|---|
| 1 RON | 0.17 SHP |
| 10 RON | 1.66 SHP |
| 50 RON | 8.32 SHP |
| 100 RON | 16.64 SHP |
| 500 RON | 83.18 SHP |
| 1,000 RON | 166.35 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-05-09T01:29:11Z",
"rates": {
"SHP": 0.166351
}
}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.6351,
"rate": 0.166351
}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