Rate Overview
Live
1 RON = 2.0645 SEK
1 SEK = 0.484386
RON
Avg
2.1086
High
2.1547
Low
2.0643
Last updated: 5/27/2026, 10:52:27 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.06 SEK |
| 10 RON | 20.64 SEK |
| 50 RON | 103.22 SEK |
| 100 RON | 206.45 SEK |
| 500 RON | 1,032.23 SEK |
| 1,000 RON | 2,064.47 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-27T22:52:27Z",
"rates": {
"SEK": 2.064469
}
}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.4469,
"rate": 2.064469
}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