Rate Overview
Live
1 SEK = 0.484036 RON
1 RON = 2.0660
SEK
Avg
0.466839
High
0.484036
Low
0.450656
Last updated: 5/27/2026, 7:23:02 PM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.48 RON |
| 10 SEK | 4.84 RON |
| 50 SEK | 24.20 RON |
| 100 SEK | 48.40 RON |
| 500 SEK | 242.02 RON |
| 1,000 SEK | 484.04 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-05-27T19:23:02Z",
"rates": {
"RON": 0.484036
}
}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.403600000000004,
"rate": 0.484036
}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