Rate Overview
Live
1 SEK = 0.477427 RON
1 RON = 2.0946
SEK
Avg
0.476668
High
0.477427
Low
0.475280
Last updated: 3/7/2026, 7:37:56 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.48 RON |
| 10 SEK | 4.77 RON |
| 50 SEK | 23.87 RON |
| 100 SEK | 47.74 RON |
| 500 SEK | 238.71 RON |
| 1,000 SEK | 477.43 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-03-07T07:37:56Z",
"rates": {
"RON": 0.477427
}
}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.7427,
"rate": 0.477427
}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