Rate Overview
Live
1 SEK = 0.483125 RON
1 RON = 2.0699
SEK
Avg
0.479654
High
0.483125
Low
0.476590
Last updated: 6/17/2026, 3:40:00 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.48 RON |
| 10 SEK | 4.83 RON |
| 50 SEK | 24.16 RON |
| 100 SEK | 48.31 RON |
| 500 SEK | 241.56 RON |
| 1,000 SEK | 483.13 RON |
Get SEK/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=RONExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:40:00Z",
"rates": {
"RON": 0.483125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "RON",
"amount": 100
},
"result": 48.3125,
"rate": 0.483125
}Build with SEK/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key