Rate Overview
Live
1 SEK = 0.471124 RON
1 RON = 2.1226
SEK
Avg
0.469557
High
0.471445
Low
0.466170
Last updated: 4/17/2026, 6:11:12 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.71 RON |
| 50 SEK | 23.56 RON |
| 100 SEK | 47.11 RON |
| 500 SEK | 235.56 RON |
| 1,000 SEK | 471.12 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-04-17T06:11:12Z",
"rates": {
"RON": 0.471124
}
}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.1124,
"rate": 0.471124
}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