Rate Overview
Live
1 SEK = 0.474134 RON
1 RON = 2.1091
SEK
Avg
0.472740
High
0.474134
Low
0.471966
Last updated: 7/3/2026, 1:04:03 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.74 RON |
| 50 SEK | 23.71 RON |
| 100 SEK | 47.41 RON |
| 500 SEK | 237.07 RON |
| 1,000 SEK | 474.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-07-03T01:04:03Z",
"rates": {
"RON": 0.474134
}
}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": 47.4134,
"rate": 0.474134
}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