Rate Overview
Live
1 RON = 2.1124 SEK
1 SEK = 0.473384
RON
Avg
2.1003
High
2.1358
Low
2.0597
Last updated: 7/22/2026, 2:00:17 AM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.11 SEK |
| 10 RON | 21.12 SEK |
| 50 RON | 105.62 SEK |
| 100 RON | 211.24 SEK |
| 500 RON | 1,056.22 SEK |
| 1,000 RON | 2,112.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-22T02:00:17Z",
"rates": {
"SEK": 2.112448
}
}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.2448,
"rate": 2.112448
}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