Rate Overview
Live
1 SEK = 0.473278 RON
1 RON = 2.1129
SEK
Avg
0.473398
High
0.474897
Low
0.471966
Last updated: 7/7/2026, 11:17:24 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.73 RON |
| 50 SEK | 23.66 RON |
| 100 SEK | 47.33 RON |
| 500 SEK | 236.64 RON |
| 1,000 SEK | 473.28 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-07T11:17:24Z",
"rates": {
"RON": 0.473278
}
}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.327799999999996,
"rate": 0.473278
}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