Rate Overview
Live
1 SEK = 0.474770 RON
1 RON = 2.1063
SEK
Avg
0.476206
High
0.485512
Low
0.468203
Last updated: 7/21/2026, 4:12:09 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.75 RON |
| 50 SEK | 23.74 RON |
| 100 SEK | 47.48 RON |
| 500 SEK | 237.39 RON |
| 1,000 SEK | 474.77 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-21T04:12:09Z",
"rates": {
"RON": 0.47477
}
}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.477000000000004,
"rate": 0.47477
}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