Rate Overview
Live
1 RON = 2.1398 SEK
1 SEK = 0.467327
RON
Avg
2.1278
High
2.1398
Low
2.1143
Last updated: 3/28/2026, 6:10:21 AM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.14 SEK |
| 10 RON | 21.40 SEK |
| 50 RON | 106.99 SEK |
| 100 RON | 213.98 SEK |
| 500 RON | 1,069.91 SEK |
| 1,000 RON | 2,139.83 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-03-28T06:10:21Z",
"rates": {
"SEK": 2.139828
}
}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": 213.9828,
"rate": 2.139828
}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