Rate Overview
Live
1 RON = 2.0652 SEK
1 SEK = 0.484224
RON
Avg
2.0670
High
2.0785
Low
2.0584
Last updated: 5/27/2026, 8:23:39 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.07 SEK |
| 10 RON | 20.65 SEK |
| 50 RON | 103.26 SEK |
| 100 RON | 206.52 SEK |
| 500 RON | 1,032.58 SEK |
| 1,000 RON | 2,065.16 SEK |
Get RON/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SEKExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T20:23:39Z",
"rates": {
"SEK": 2.065159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SEK",
"amount": 100
},
"result": 206.5159,
"rate": 2.065159
}Build with RON/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key