Rate Overview
Live
1 SEK = 0.486411 RON
1 RON = 2.0559
SEK
Avg
0.482212
High
0.486411
Low
0.477389
Last updated: 5/7/2026, 9:07:25 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.49 RON |
| 10 SEK | 4.86 RON |
| 50 SEK | 24.32 RON |
| 100 SEK | 48.64 RON |
| 500 SEK | 243.21 RON |
| 1,000 SEK | 486.41 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-05-07T09:07:25Z",
"rates": {
"RON": 0.486411
}
}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": 48.6411,
"rate": 0.486411
}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