Rate Overview
Live
1 RON = 2.1054 SEK
1 SEK = 0.474971
RON
Avg
2.0989
High
2.1054
Low
2.0913
Last updated: 8/16/2026, 10:45:13 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.11 SEK |
| 10 RON | 21.05 SEK |
| 50 RON | 105.27 SEK |
| 100 RON | 210.54 SEK |
| 500 RON | 1,052.70 SEK |
| 1,000 RON | 2,105.39 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-08-16T22:45:13Z",
"rates": {
"SEK": 2.105393
}
}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": 210.5393,
"rate": 2.105393
}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