Rate Overview
Live
1 SHP = 5.8002 RON
1 RON = 0.172409
SHP
Avg
5.7982
High
5.8372
Low
5.7814
Last updated: 4/18/2026, 8:47:59 AM
Quick Conversions
| SHP | RON |
|---|---|
| 1 SHP | 5.80 RON |
| 10 SHP | 58.00 RON |
| 50 SHP | 290.01 RON |
| 100 SHP | 580.02 RON |
| 500 SHP | 2,900.08 RON |
| 1,000 SHP | 5,800.16 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-04-18T08:47:59Z",
"rates": {
"RON": 5.80016
}
}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": 580.016,
"rate": 5.80016
}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