Rate Overview
Live
1 SEK = 0.470451 RON
1 RON = 2.1256
SEK
Avg
0.473038
High
0.474504
Low
0.470451
Last updated: 9/2/2026, 3:28:58 AM
Quick Conversions
| SEK | RON |
|---|---|
| 1 SEK | 0.47 RON |
| 10 SEK | 4.70 RON |
| 50 SEK | 23.52 RON |
| 100 SEK | 47.05 RON |
| 500 SEK | 235.23 RON |
| 1,000 SEK | 470.45 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-09-02T03:28:58Z",
"rates": {
"RON": 0.470451
}
}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.0451,
"rate": 0.470451
}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