Rate Overview
Live
1 SEK = 0.467327 RON
1 RON = 2.1398
SEK
Avg
0.463665
High
0.484425
Low
0.447642
Last updated: 3/28/2026, 6:07:36 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.67 RON |
| 50 SEK | 23.37 RON |
| 100 SEK | 46.73 RON |
| 500 SEK | 233.66 RON |
| 1,000 SEK | 467.33 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-03-28T06:07:36Z",
"rates": {
"RON": 0.467327
}
}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": 46.7327,
"rate": 0.467327
}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