Rate Overview
Live
1 RON = 2.1092 SEK
1 SEK = 0.474109
RON
Avg
2.1328
High
2.2295
Low
2.0562
Last updated: 7/10/2026, 6:34:27 AM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.11 SEK |
| 10 RON | 21.09 SEK |
| 50 RON | 105.46 SEK |
| 100 RON | 210.92 SEK |
| 500 RON | 1,054.61 SEK |
| 1,000 RON | 2,109.22 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-07-10T06:34:27Z",
"rates": {
"SEK": 2.10922
}
}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": 210.922,
"rate": 2.10922
}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