Rate Overview
Live
1 RON = 2.0580 SEK
1 SEK = 0.485913
RON
Avg
2.0735
High
2.0947
Low
2.0562
Last updated: 5/7/2026, 4:13:03 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.06 SEK |
| 10 RON | 20.58 SEK |
| 50 RON | 102.90 SEK |
| 100 RON | 205.80 SEK |
| 500 RON | 1,028.99 SEK |
| 1,000 RON | 2,057.98 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-07T16:13:03Z",
"rates": {
"SEK": 2.057981
}
}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": 205.79809999999998,
"rate": 2.057981
}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