Rate Overview
Live
1 RON = 2.1275 SEK
1 SEK = 0.470031
RON
Avg
2.1146
High
2.1275
Low
2.1075
Last updated: 7/27/2026, 11:47:29 PM
Quick Conversions
| RON | SEK |
|---|---|
| 1 RON | 2.13 SEK |
| 10 RON | 21.28 SEK |
| 50 RON | 106.38 SEK |
| 100 RON | 212.75 SEK |
| 500 RON | 1,063.76 SEK |
| 1,000 RON | 2,127.52 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-27T23:47:29Z",
"rates": {
"SEK": 2.127518
}
}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": 212.75179999999997,
"rate": 2.127518
}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