Rate Overview
Live
1 RON = 2.1155 SEK
1 SEK = 0.472713
RON
Avg
2.1296
High
2.2081
Low
2.0538
Last updated: 7/28/2026, 3:06:17 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.12 SEK |
| 10 RON | 21.15 SEK |
| 50 RON | 105.77 SEK |
| 100 RON | 211.55 SEK |
| 500 RON | 1,057.73 SEK |
| 1,000 RON | 2,115.45 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-28T15:06:17Z",
"rates": {
"SEK": 2.11545
}
}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": 211.54500000000002,
"rate": 2.11545
}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